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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mmp/include/mach/
H A Dregs-smc.h17 #define SMC_REG(x) (SMC_VIRT_BASE + (x)) macro
19 #define SMC_MSC0 SMC_REG(0x0020)
20 #define SMC_MSC1 SMC_REG(0x0024)
21 #define SMC_SXCNFG0 SMC_REG(0x0030)
22 #define SMC_SXCNFG1 SMC_REG(0x0034)
23 #define SMC_MEMCLKCFG SMC_REG(0x0068)
24 #define SMC_CSDFICFG0 SMC_REG(0x0090)
25 #define SMC_CSDFICFG1 SMC_REG(0x0094)
26 #define SMC_CLK_RET_DEL SMC_REG(0x00b0)
27 #define SMC_ADV_RET_DEL SMC_REG(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc91x.h608 #define TCR_REG(lp) SMC_REG(lp, 0x0000, 0)
627 #define EPH_STATUS_REG(lp) SMC_REG(lp, 0x0002, 0)
646 #define RCR_REG(lp) SMC_REG(lp, 0x0004, 0)
663 #define COUNTER_REG(lp) SMC_REG(lp, 0x0006, 0)
668 #define MIR_REG(lp) SMC_REG(lp, 0x0008, 0)
673 #define RPC_REG(lp) SMC_REG(lp, 0x000A, 0)
699 #define CONFIG_REG(lp) SMC_REG(lp, 0x0000, 1)
711 #define BASE_REG(lp) SMC_REG(lp, 0x0002, 1)
716 #define ADDR0_REG(lp) SMC_REG(lp, 0x0004, 1)
717 #define ADDR1_REG(lp) SMC_REG(l
965 #define SMC_REG macro
976 #define SMC_REG macro
[all...]

Completed in 49 milliseconds