Searched refs:MMU_IO (Results 1 – 1 of 1) sorted by relevance
25 #define MMU_IO(a, b) (a) macro27 #define MMU_IO(a, b) (b) macro31 #define XBUS_BASE MMU_IO(0xff800000, 0x40000000)34 #define ARMCSR_BASE MMU_IO(0xfe000000, 0x42000000)37 #define WFLUSH_BASE MMU_IO(0xfd000000, 0x78000000)40 #define PCIIACK_BASE MMU_IO(0xfc000000, 0x79000000)43 #define PCICFG1_BASE MMU_IO(0xfb000000, 0x7a000000)46 #define PCICFG0_BASE MMU_IO(0xfa000000, 0x7b000000)49 #define PCIMEM_BASE MMU_IO(0xf0000000, 0x80000000)
Completed in 3 milliseconds