![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 /* 0003 * This header provides constants clk index STMicroelectronics 0004 * STiH416 SoC. 0005 */ 0006 #ifndef _CLK_STIH416 0007 #define _CLK_STIH416 0008 0009 /* CLOCKGEN A0 */ 0010 #define CLK_ICN_REG 0 0011 #define CLK_ETH1_PHY 4 0012 0013 /* CLOCKGEN A1 */ 0014 #define CLK_ICN_IF_2 0 0015 #define CLK_GMAC0_PHY 3 0016 0017 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |