Lines Matching full:side
52 /* Data-side / unified region attributes */
76 /* Optional instruction-side region attributes */
78 /* I-side Region access control register */
84 /* I-side Region size register */
90 /* I-side Region base address register */
108 /* Data-side / unified region attributes */
137 /* ARMv7-M only supports a unified MPU, so I-side operations are nop */
316 * We don't support a different number of I/D side regions so if we in __mpu_max_regions()
318 * whichever side has a smaller number of supported regions. in __mpu_max_regions()
326 /* Check for separate d-side and i-side memory maps */ in __mpu_max_regions()
398 /* Check for independent I-side registers */ in mpu_setup_region()
407 /* Store region info (we treat i/d side the same, so only store d) */ in mpu_setup_region()