Searched refs:EMI_MPU_EA0 (Results 1 – 6 of 6) sorted by relevance
15 #define EMI_MPU_EA0 (EMI_MPU_BASE + 0x200) macro17 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region * 4))
17 #define EMI_MPU_EA0 (EMI_MPU_BASE + 0x200) macro19 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region * 4))
54 mmio_write_32(EMI_MPU_EA0, end); in emi_mpu_set_region_protection()120 unsigned int ea_addr = EMI_MPU_EA0; in dump_emi_mpu_regions()
62 #define EMI_MPU_EA0 (EMI_MPU_BASE + 0x200) macro
42 #define EMI_MPU_EA0 (EMI_MPU_BASE + 0x200) macro44 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region) * 4)
Completed in 6 milliseconds