![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 /* 0003 * This header provides constants for TI SERDES. 0004 */ 0005 0006 #ifndef _DT_BINDINGS_TI_SERDES 0007 #define _DT_BINDINGS_TI_SERDES 0008 0009 /* Clock index for output clocks from WIZ */ 0010 0011 /* MUX Clocks */ 0012 #define TI_WIZ_PLL0_REFCLK 0 0013 #define TI_WIZ_PLL1_REFCLK 1 0014 #define TI_WIZ_REFCLK_DIG 2 0015 0016 /* Reserve index here for future additions */ 0017 0018 /* MISC Clocks */ 0019 #define TI_WIZ_PHY_EN_REFCLK 16 0020 0021 #endif /* _DT_BINDINGS_TI_SERDES */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |