Searched refs:EMI_MPU_APC0 (Results 1 – 6 of 6) 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
18 #define EMI_MPU_APC0 (EMI_MPU_BASE + 0x300) macro19 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100))
46 #define EMI_MPU_APC0 (EMI_MPU_BASE + 0x300) macro47 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region) * 4 + \
20 #define EMI_MPU_APC0 (EMI_MPU_BASE + 0x300) macro21 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100))