TX4939_REG_BASE 23 arch/mips/include/asm/txx9/tx4939.h #define TX4939_ATA_REG(ch) (TX4939_REG_BASE + 0x3000 + (ch) * 0x1000) TX4939_REG_BASE 24 arch/mips/include/asm/txx9/tx4939.h #define TX4939_NDFMC_REG (TX4939_REG_BASE + 0x5000) TX4939_REG_BASE 25 arch/mips/include/asm/txx9/tx4939.h #define TX4939_SRAMC_REG (TX4939_REG_BASE + 0x6000) TX4939_REG_BASE 26 arch/mips/include/asm/txx9/tx4939.h #define TX4939_CRYPTO_REG (TX4939_REG_BASE + 0x6800) TX4939_REG_BASE 27 arch/mips/include/asm/txx9/tx4939.h #define TX4939_PCIC1_REG (TX4939_REG_BASE + 0x7000) TX4939_REG_BASE 28 arch/mips/include/asm/txx9/tx4939.h #define TX4939_DDRC_REG (TX4939_REG_BASE + 0x8000) TX4939_REG_BASE 29 arch/mips/include/asm/txx9/tx4939.h #define TX4939_EBUSC_REG (TX4939_REG_BASE + 0x9000) TX4939_REG_BASE 30 arch/mips/include/asm/txx9/tx4939.h #define TX4939_VPC_REG (TX4939_REG_BASE + 0xa000) TX4939_REG_BASE 31 arch/mips/include/asm/txx9/tx4939.h #define TX4939_DMA_REG(ch) (TX4939_REG_BASE + 0xb000 + (ch) * 0x800) TX4939_REG_BASE 32 arch/mips/include/asm/txx9/tx4939.h #define TX4939_PCIC_REG (TX4939_REG_BASE + 0xd000) TX4939_REG_BASE 33 arch/mips/include/asm/txx9/tx4939.h #define TX4939_CCFG_REG (TX4939_REG_BASE + 0xe000) TX4939_REG_BASE 34 arch/mips/include/asm/txx9/tx4939.h #define TX4939_IRC_REG (TX4939_REG_BASE + 0xe800) TX4939_REG_BASE 37 arch/mips/include/asm/txx9/tx4939.h (TX4939_REG_BASE + 0xf000 + ((ch) + ((ch) >= 3) * 10) * 0x100) TX4939_REG_BASE 40 arch/mips/include/asm/txx9/tx4939.h (TX4939_REG_BASE + 0xf300 + (((ch) & 1) << 8) + (((ch) & 2) << 6)) TX4939_REG_BASE 41 arch/mips/include/asm/txx9/tx4939.h #define TX4939_ACLC_REG (TX4939_REG_BASE + 0xf700) TX4939_REG_BASE 42 arch/mips/include/asm/txx9/tx4939.h #define TX4939_SPI_REG (TX4939_REG_BASE + 0xf800) TX4939_REG_BASE 43 arch/mips/include/asm/txx9/tx4939.h #define TX4939_I2C_REG (TX4939_REG_BASE + 0xf900) TX4939_REG_BASE 44 arch/mips/include/asm/txx9/tx4939.h #define TX4939_I2S_REG (TX4939_REG_BASE + 0xfa00) TX4939_REG_BASE 45 arch/mips/include/asm/txx9/tx4939.h #define TX4939_RTC_REG (TX4939_REG_BASE + 0xfb00) TX4939_REG_BASE 46 arch/mips/include/asm/txx9/tx4939.h #define TX4939_CIR_REG (TX4939_REG_BASE + 0xfc00) TX4939_REG_BASE 120 arch/mips/txx9/generic/setup_tx4939.c txx9_reg_res_init(TX4939_REV_PCODE(), TX4939_REG_BASE,