Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/emi_mpu/
H A Demi_mpu_common.c69 mmio_write_32(SUB_EMI_MPU_SA(region), start); in _emi_mpu_set_protection()
113 mmio_write_32(SUB_EMI_MPU_SA(region), 0); in emi_mpu_clear_protection()
/rk3399_ARM-atf/plat/mediatek/drivers/emi_mpu/mt8188/
H A Demi_mpu_priv.h29 #define SUB_EMI_MPU_SA(region) (SUB_EMI_MPU_SA0 + (region * 4)) macro
/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/emi_mpu/
H A Demi_mpu.h33 #define SUB_EMI_MPU_SA(region) (SUB_EMI_MPU_SA0 + (region * 4)) macro
H A Demi_mpu.c65 mmio_write_32(SUB_EMI_MPU_SA(region), start); in _emi_mpu_set_protection()
/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/emi_mpu/
H A Demi_mpu.h33 #define SUB_EMI_MPU_SA(region) (SUB_EMI_MPU_SA0 + (region * 4)) macro
H A Demi_mpu.c67 mmio_write_32(SUB_EMI_MPU_SA(region), start); in _emi_mpu_set_protection()