Searched refs:EMI_MPU_SA0 (Results 1 – 6 of 6) sorted by relevance
14 #define EMI_MPU_SA0 (EMI_MPU_BASE + 0x100) macro16 #define EMI_MPU_SA(region) (EMI_MPU_SA0 + (region * 4))
16 #define EMI_MPU_SA0 (EMI_MPU_BASE + 0x100) macro18 #define EMI_MPU_SA(region) (EMI_MPU_SA0 + (region * 4))
53 mmio_write_32(EMI_MPU_SA0, start); in emi_mpu_set_region_protection()119 unsigned int sa_addr = EMI_MPU_SA0; in dump_emi_mpu_regions()
53 #define EMI_MPU_SA0 (EMI_MPU_BASE + 0x100) macro
41 #define EMI_MPU_SA0 (EMI_MPU_BASE + 0x100) macro43 #define EMI_MPU_SA(region) (EMI_MPU_SA0 + (region) * 4)
Completed in 5 milliseconds