Searched refs:TX4938_REG_BASE (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/mips/include/asm/txx9/
H A Dtx4938.h19 #define TX4938_REG_BASE 0xffffffffff1f0000UL /* == TX4937_REG_BASE */ macro
21 #define TX4938_REG_BASE 0xff1f0000UL /* == TX4937_REG_BASE */ macro
26 #define TX4938_NDFMC_REG (TX4938_REG_BASE + 0x5000)
27 #define TX4938_SRAMC_REG (TX4938_REG_BASE + 0x6000)
28 #define TX4938_PCIC1_REG (TX4938_REG_BASE + 0x7000)
29 #define TX4938_SDRAMC_REG (TX4938_REG_BASE + 0x8000)
30 #define TX4938_EBUSC_REG (TX4938_REG_BASE + 0x9000)
31 #define TX4938_DMA_REG(ch) (TX4938_REG_BASE + 0xb000 + (ch) * 0x800)
32 #define TX4938_PCIC_REG (TX4938_REG_BASE + 0xd000)
33 #define TX4938_CCFG_REG (TX4938_REG_BASE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dsetup_tx4938.c100 txx9_reg_res_init(TX4938_REV_PCODE(), TX4938_REG_BASE, local

Completed in 120 milliseconds