Home
last modified time | relevance | path

Searched refs:EMI_MPU_REGION_NUM (Results 1 – 8 of 8) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/mediatek/drivers/emi_mpu/
A Demi_mpu_common.c14 static unsigned char region_lock_state[EMI_MPU_REGION_NUM];
33 if ((region >= EMI_MPU_REGION_NUM) || (dgroup > EMI_MPU_DGROUP_NUM)) { in _emi_mpu_set_protection()
94 if (region_info->region >= EMI_MPU_REGION_NUM) { in emi_mpu_set_protection()
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/drivers/emi_mpu/
A Demi_mpu.c13 static unsigned char region_lock_state[EMI_MPU_REGION_NUM];
32 if ((region >= EMI_MPU_REGION_NUM) || (dgroup > EMI_MPU_DGROUP_NUM)) { in _emi_mpu_set_protection()
77 if (region_info->region >= EMI_MPU_REGION_NUM) { in emi_mpu_set_protection()
A Demi_mpu.h43 #define EMI_MPU_REGION_NUM (32) macro
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/drivers/emi_mpu/
A Demi_mpu.c13 static unsigned char region_lock_state[EMI_MPU_REGION_NUM];
32 if ((region >= EMI_MPU_REGION_NUM) || (dgroup > EMI_MPU_DGROUP_NUM)) { in _emi_mpu_set_protection()
77 if (region_info->region >= EMI_MPU_REGION_NUM) { in emi_mpu_set_protection()
A Demi_mpu.h43 #define EMI_MPU_REGION_NUM (32) macro
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8192/drivers/emi_mpu/
A Demi_mpu.c30 if ((region >= EMI_MPU_REGION_NUM) || (dgroup > EMI_MPU_DGROUP_NUM)) { in _emi_mpu_set_protection()
77 if (region_info->region >= EMI_MPU_REGION_NUM) in emi_mpu_set_protection()
A Demi_mpu.h56 #define EMI_MPU_REGION_NUM 32 macro
/arm-trusted-firmware-2.8.0/plat/mediatek/drivers/emi_mpu/mt8188/
A Demi_mpu_priv.h39 #define EMI_MPU_REGION_NUM (32) macro

Completed in 8 milliseconds