Home
last modified time | relevance | path

Searched refs:EMI_MPU_APC0 (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/emi_mpu/
H A Demi_mpu.c52 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()
H A Demi_mpu.h71 #define EMI_MPU_APC0 (EMI_MPU_BASE + 0x300) macro
/rk3399_ARM-atf/plat/mediatek/drivers/emi_mpu/mt8188/
H A Demi_mpu_priv.h18 #define EMI_MPU_APC0 (EMI_MPU_BASE + 0x300) macro
19 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100))
/rk3399_ARM-atf/plat/mediatek/mt8192/drivers/emi_mpu/
H A Demi_mpu.h46 #define EMI_MPU_APC0 (EMI_MPU_BASE + 0x300) macro
47 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region) * 4 + \
/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/emi_mpu/
H A Demi_mpu.h20 #define EMI_MPU_APC0 (EMI_MPU_BASE + 0x300) macro
21 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100))
/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/emi_mpu/
H A Demi_mpu.h20 #define EMI_MPU_APC0 (EMI_MPU_BASE + 0x300) macro
21 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100))