Searched refs:nxp_mpu_region (Results 1 – 7 of 7) sorted by relevance
87 const struct nxp_mpu_region *region_conf) in region_init()130 const struct nxp_mpu_region *region_conf) in region_allocate_and_init()149 (struct nxp_mpu_region) { .name = (reg).dt_name, \166 struct nxp_mpu_region region_conf; in mpu_configure_regions_from_dt()192 (const struct nxp_mpu_region *) ®ion_conf) < 0) { in mpu_configure_regions_from_dt()226 struct nxp_mpu_region region_conf; in mpu_configure_region()238 (const struct nxp_mpu_region *)®ion_conf); in mpu_configure_region()264 struct nxp_mpu_region added_sram_region; in mpu_sram_partitioning()273 (const struct nxp_mpu_region *)&added_sram_region) < 0) { in mpu_sram_partitioning()283 struct nxp_mpu_region adjusted_sram_region; in mpu_sram_partitioning()[all …]
9 static const struct nxp_mpu_region mpu_regions[] = {
13 static const struct nxp_mpu_region mpu_regions[] = {
217 struct nxp_mpu_region { struct241 const struct nxp_mpu_region *mpu_regions; argument