Searched refs:bcma_erom_tell (Results 1 – 1 of 1) sorted by relevance
82 static bus_size_t bcma_erom_tell(struct bcma_erom *erom);372 initial_offset = bcma_erom_tell(sc); in bcma_erom_get_core_table()450 bcma_erom_tell(struct bcma_erom *erom) in bcma_erom_tell() function674 core_offset = bcma_erom_tell(sc); in bcma_erom_seek_matching_core()687 next_offset = bcma_erom_tell(sc); in bcma_erom_seek_matching_core()981 entry_offset = bcma_erom_tell(erom); in bcma_erom_corecfg_fill_port_regions()1065 initial_offset = bcma_erom_tell(erom); in bcma_erom_next_corecfg()1075 for (; bcma_erom_tell(erom) != initial_offset; core_index++) { in bcma_erom_next_corecfg()