Searched refs:ESR2_BASE (Results 1 – 1 of 1) sorted by relevance
1041 #define ESR2_BASE 0x8000 macro1043 #define ESR2_TI_PLL_CFG_L (ESR2_BASE + 0x000)1044 #define ESR2_TI_PLL_CFG_H (ESR2_BASE + 0x001)1060 #define ESR2_TI_PLL_STS_L (ESR2_BASE + 0x002)1061 #define ESR2_TI_PLL_STS_H (ESR2_BASE + 0x003)1064 #define ESR2_TI_PLL_TEST_CFG_L (ESR2_BASE + 0x004)1065 #define ESR2_TI_PLL_TEST_CFG_H (ESR2_BASE + 0x005)1082 #define ESR2_TI_PLL_TX_CFG_L(CHAN) (ESR2_BASE + 0x100 + (CHAN) * 4)1083 #define ESR2_TI_PLL_TX_CFG_H(CHAN) (ESR2_BASE + 0x101 + (CHAN) * 4)1111 #define ESR2_TI_PLL_TX_STS_L(CHAN) (ESR2_BASE + 0x102 + (CHAN) * 4)[all …]