Searched refs:TX4938_REG_BASE (Results 1 – 2 of 2) sorted by relevance
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)32 #define TX4938_PCIC_REG (TX4938_REG_BASE + 0xd000)33 #define TX4938_CCFG_REG (TX4938_REG_BASE + 0xe000)38 #define TX4938_PIO_REG (TX4938_REG_BASE + 0xf500)39 #define TX4938_IRC_REG (TX4938_REG_BASE + 0xf600)40 #define TX4938_ACLC_REG (TX4938_REG_BASE + 0xf700)[all …]
100 txx9_reg_res_init(TX4938_REV_PCODE(), TX4938_REG_BASE, in tx4938_setup()