Searched refs:ESR2_BASE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.h1041 #define ESR2_BASE 0x8000 macro
1043 #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
[all...]

Completed in 54 milliseconds