Searched refs:EMI_MPU_APC0 (Results 1 – 3 of 3) sorted by relevance
52 mmio_write_32(EMI_MPU_APC0, 0); in emi_mpu_set_region_protection()55 mmio_write_32(EMI_MPU_APC0, access_permission); in emi_mpu_set_region_protection()118 unsigned int apc_addr = EMI_MPU_APC0; in dump_emi_mpu_regions()
71 #define EMI_MPU_APC0 (EMI_MPU_BASE + 0x300) macro
46 #define EMI_MPU_APC0 (EMI_MPU_BASE + 0x300) macro47 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region) * 4 + \