Home
last modified time | relevance | path

Searched refs:EMI_MPU_APC_SW_LOCK_MASK (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/drivers/emi_mpu/
Demi_mpu_common.c22 #define EMI_MPU_APC_SW_LOCK_MASK (0x00FFFFFF) macro
51 apc &= EMI_MPU_APC_SW_LOCK_MASK; in _emi_mpu_set_protection()
/trusted-firmware-a-latest/plat/mediatek/mt8186/drivers/emi_mpu/
Demi_mpu.c18 #define EMI_MPU_APC_SW_LOCK_MASK (0x00FFFFFF) macro
47 apc &= EMI_MPU_APC_SW_LOCK_MASK; in _emi_mpu_set_protection()
/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/emi_mpu/
Demi_mpu.c19 #define EMI_MPU_APC_SW_LOCK_MASK (0x00FFFFFF) macro
49 apc &= EMI_MPU_APC_SW_LOCK_MASK; in _emi_mpu_set_protection()