Searched refs:MPU_RLAR_AttrIndx_Msk (Results 1 – 4 of 4) sorted by relevance
32 #define MPU_RLAR_AttrIndx_Msk (0x7UL << MPU_RLAR_AttrIndx_Pos) macro
171 & MPU_RLAR_AttrIndx_Msk) in region_init()280 attr->mair_idx = (mpu_get_rlar() & MPU_RLAR_AttrIndx_Msk) >> in mpu_region_get_access_attr()
187 MPU_RLAR_AttrIndx_Msk; in region_init()