Home
last modified time | relevance | path

Searched defs:emi_region_info_t (Results 1 – 4 of 4) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/mediatek/drivers/emi_mpu/
A Demi_mpu.h53 struct emi_region_info_t { struct
61 int emi_mpu_set_protection(struct emi_region_info_t *region_info); argument
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8192/drivers/emi_mpu/
A Demi_mpu.h91 struct emi_region_info_t { struct
99 int emi_mpu_set_protection(struct emi_region_info_t *region_info); argument
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/drivers/emi_mpu/
A Demi_mpu.h89 struct emi_region_info_t { struct
90 unsigned long long start;
91 unsigned long long end;
92 unsigned int region;
93 unsigned int apc[EMI_MPU_DGROUP_NUM];
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/drivers/emi_mpu/
A Demi_mpu.h89 struct emi_region_info_t { struct
90 unsigned long long start;
91 unsigned long long end;
92 unsigned int region;
93 unsigned int apc[EMI_MPU_DGROUP_NUM];

Completed in 4 milliseconds