Searched refs:bcma_erom_get_ent (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/bcma/ |
H A D | scan.c | 156 static u32 bcma_erom_get_ent(struct bcma_bus *bus, u32 __iomem **eromptr) in bcma_erom_get_ent() function 170 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_ci() 180 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_is_end() 187 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_is_bridge() 198 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_skip_component() 210 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_mst_port() 224 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_addr_desc() 235 bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_addr_desc() 238 size = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_addr_desc() 240 bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_addr_desc()
|