TX4938_REG_BASE 26 arch/mips/include/asm/txx9/tx4938.h #define TX4938_NDFMC_REG (TX4938_REG_BASE + 0x5000) TX4938_REG_BASE 27 arch/mips/include/asm/txx9/tx4938.h #define TX4938_SRAMC_REG (TX4938_REG_BASE + 0x6000) TX4938_REG_BASE 28 arch/mips/include/asm/txx9/tx4938.h #define TX4938_PCIC1_REG (TX4938_REG_BASE + 0x7000) TX4938_REG_BASE 29 arch/mips/include/asm/txx9/tx4938.h #define TX4938_SDRAMC_REG (TX4938_REG_BASE + 0x8000) TX4938_REG_BASE 30 arch/mips/include/asm/txx9/tx4938.h #define TX4938_EBUSC_REG (TX4938_REG_BASE + 0x9000) TX4938_REG_BASE 31 arch/mips/include/asm/txx9/tx4938.h #define TX4938_DMA_REG(ch) (TX4938_REG_BASE + 0xb000 + (ch) * 0x800) TX4938_REG_BASE 32 arch/mips/include/asm/txx9/tx4938.h #define TX4938_PCIC_REG (TX4938_REG_BASE + 0xd000) TX4938_REG_BASE 33 arch/mips/include/asm/txx9/tx4938.h #define TX4938_CCFG_REG (TX4938_REG_BASE + 0xe000) TX4938_REG_BASE 35 arch/mips/include/asm/txx9/tx4938.h #define TX4938_TMR_REG(ch) ((TX4938_REG_BASE + 0xf000) + (ch) * 0x100) TX4938_REG_BASE 37 arch/mips/include/asm/txx9/tx4938.h #define TX4938_SIO_REG(ch) ((TX4938_REG_BASE + 0xf300) + (ch) * 0x100) TX4938_REG_BASE 38 arch/mips/include/asm/txx9/tx4938.h #define TX4938_PIO_REG (TX4938_REG_BASE + 0xf500) TX4938_REG_BASE 39 arch/mips/include/asm/txx9/tx4938.h #define TX4938_IRC_REG (TX4938_REG_BASE + 0xf600) TX4938_REG_BASE 40 arch/mips/include/asm/txx9/tx4938.h #define TX4938_ACLC_REG (TX4938_REG_BASE + 0xf700) TX4938_REG_BASE 41 arch/mips/include/asm/txx9/tx4938.h #define TX4938_SPI_REG (TX4938_REG_BASE + 0xf800) TX4938_REG_BASE 100 arch/mips/txx9/generic/setup_tx4938.c txx9_reg_res_init(TX4938_REV_PCODE(), TX4938_REG_BASE,