Searched refs:MPU_RLAR_AttrIndx_Pos (Results 1 – 4 of 4) sorted by relevance
31 #define MPU_RLAR_AttrIndx_Pos 1U macro32 #define MPU_RLAR_AttrIndx_Msk (0x7UL << MPU_RLAR_AttrIndx_Pos)
170 | ((region_conf->attr.mair_idx << MPU_RLAR_AttrIndx_Pos) in region_init()281 MPU_RLAR_AttrIndx_Pos; in mpu_region_get_access_attr()
186 rlar |= (region_conf->attr.mair_idx << MPU_RLAR_AttrIndx_Pos) & in region_init()