Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/emi_mpu/
Demi_mpu.c38 start = EMI_PHY_OFFSET & 0xffff; in emi_mpu_set_region_protection()
39 end = EMI_PHY_OFFSET & 0xffff; in emi_mpu_set_region_protection()
42 start = start - EMI_PHY_OFFSET; in emi_mpu_set_region_protection()
43 end = end - EMI_PHY_OFFSET; in emi_mpu_set_region_protection()
Demi_mpu.h28 #define EMI_PHY_OFFSET (0x40000000UL) macro
/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/emi_mpu/
Demi_mpu.h28 #define EMI_PHY_OFFSET (0x40000000UL) macro