Home
last modified time | relevance | path

Searched defs:SUB_EMI_MPU_APC (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware/plat/mediatek/drivers/emi_mpu/mt8188/
H A Demi_mpu_priv.h32 #define SUB_EMI_MPU_APC(region, dgroup) (SUB_EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100)) macro
/arm-trusted-firmware/plat/mediatek/mt8186/drivers/emi_mpu/
H A Demi_mpu.h36 #define SUB_EMI_MPU_APC(region, dgroup) (SUB_EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100)) macro
/arm-trusted-firmware/plat/mediatek/mt8195/drivers/emi_mpu/
H A Demi_mpu.h36 #define SUB_EMI_MPU_APC(region, dgroup) (SUB_EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100)) macro