Searched refs:bcma_erom_get_ent (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/bcma/ |
H A D | scan.c | 157 static u32 bcma_erom_get_ent(struct bcma_bus *bus, u32 __iomem **eromptr) in bcma_erom_get_ent() function 171 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_ci() 181 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_is_end() 188 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_is_bridge() 199 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_skip_component() 211 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_mst_port() 225 u32 ent = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_addr_desc() 236 bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_addr_desc() 239 size = bcma_erom_get_ent(bus, eromptr); in bcma_erom_get_addr_desc() 241 bcma_erom_get_ent(bu in bcma_erom_get_addr_desc() [all...] |
/kernel/linux/linux-6.6/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(bu in bcma_erom_get_addr_desc() [all...] |
Completed in 2 milliseconds