Searched refs:EMI_MPU_ALIGN_BITS (Results 1 – 2 of 2) sorted by relevance
57 #define EMI_MPU_ALIGN_BITS 16 macro58 #define DRAM_OFFSET (0x40000000 >> EMI_MPU_ALIGN_BITS)
80 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