Searched refs:region_port (Results 1 – 2 of 2) sorted by relevance
218 uint8_t region_port, region_type; in bcma_erom_lookup_core_addr() local283 region_port = BCMA_EROM_GET_ATTR(entry, REGION_PORT); in bcma_erom_lookup_core_addr()315 next_port != region_port) in bcma_erom_lookup_core_addr()339 next_port != region_port) in bcma_erom_lookup_core_addr()834 region->region_port = BCMA_EROM_GET_ATTR(entry, REGION_PORT); in bcma_erom_parse_sport_region()869 region->region_port, in bcma_erom_parse_sport_region()1001 if (spr.region_port != port_num || in bcma_erom_corecfg_fill_port_regions()
69 uint8_t region_port; /**< the slave port mapping this region */ member