Home
last modified time | relevance | path

Searched refs:EMI_MPU_ALIGN_BITS (Results 1 – 2 of 2) sorted by relevance

/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/drivers/emi_mpu/
A Demi_mpu.h57 #define EMI_MPU_ALIGN_BITS 16 macro
58 #define DRAM_OFFSET (0x40000000 >> EMI_MPU_ALIGN_BITS)
A Demi_mpu.c80 start = (unsigned long)(region_info->start >> EMI_MPU_ALIGN_BITS) | in emi_mpu_set_protection()
84 end = (unsigned long)(region_info->end >> EMI_MPU_ALIGN_BITS) | in emi_mpu_set_protection()

Completed in 2 milliseconds