Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/mediatek/drivers/emi_mpu/mt8188/
A Demi_mpu_priv.h15 #define EMI_MPU_EA0 (EMI_MPU_BASE + 0x200) macro
17 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region * 4))
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/drivers/emi_mpu/
A Demi_mpu.h17 #define EMI_MPU_EA0 (EMI_MPU_BASE + 0x200) macro
19 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region * 4))
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/drivers/emi_mpu/
A Demi_mpu.c54 mmio_write_32(EMI_MPU_EA0, end); in emi_mpu_set_region_protection()
120 unsigned int ea_addr = EMI_MPU_EA0; in dump_emi_mpu_regions()
A Demi_mpu.h62 #define EMI_MPU_EA0 (EMI_MPU_BASE + 0x200) macro
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/drivers/emi_mpu/
A Demi_mpu.h17 #define EMI_MPU_EA0 (EMI_MPU_BASE + 0x200) macro
19 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region * 4))
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8192/drivers/emi_mpu/
A Demi_mpu.h42 #define EMI_MPU_EA0 (EMI_MPU_BASE + 0x200) macro
44 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region) * 4)

Completed in 6 milliseconds