Searched refs:MPU_RLAR_AttrIndx_Pos (Results 1 – 3 of 3) sorted by relevance
32 #define MPU_RLAR_AttrIndx_Pos 1U macro33 #define MPU_RLAR_AttrIndx_Msk (0x7UL << MPU_RLAR_AttrIndx_Pos)
123 rlar |= (region_conf->attr.mair_idx << MPU_RLAR_AttrIndx_Pos) & in region_init()
72 | ((region_conf->attr.mair_idx << MPU_RLAR_AttrIndx_Pos) in region_init()167 MPU_RLAR_AttrIndx_Pos; in mpu_region_get_access_attr()