Searched refs:ESR2_BASE (Results 1 – 1 of 1) sorted by relevance
1042 #define ESR2_BASE 0x8000 macro1044 #define ESR2_TI_PLL_CFG_L (ESR2_BASE + 0x000)1045 #define ESR2_TI_PLL_CFG_H (ESR2_BASE + 0x001)1061 #define ESR2_TI_PLL_STS_L (ESR2_BASE + 0x002)1062 #define ESR2_TI_PLL_STS_H (ESR2_BASE + 0x003)1065 #define ESR2_TI_PLL_TEST_CFG_L (ESR2_BASE + 0x004)1066 #define ESR2_TI_PLL_TEST_CFG_H (ESR2_BASE + 0x005)1083 #define ESR2_TI_PLL_TX_CFG_L(CHAN) (ESR2_BASE + 0x100 + (CHAN) * 4)1084 #define ESR2_TI_PLL_TX_CFG_H(CHAN) (ESR2_BASE + 0x101 + (CHAN) * 4)1112 #define ESR2_TI_PLL_TX_STS_L(CHAN) (ESR2_BASE + 0x102 + (CHAN) * 4)[all …]