Searched defs:eromptr (Results 1 - 4 of 4) 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() argument 164 static void bcma_erom_push_ent(u32 __iomem **eromptr) in bcma_erom_push_ent() argument 169 static s32 bcma_erom_get_ci(struct bcma_bus *bus, u32 __iomem **eromptr) in bcma_erom_get_ci() argument 179 static bool bcma_erom_is_end(struct bcma_bus *bus, u32 __iomem **eromptr) in bcma_erom_is_end() argument 186 bcma_erom_is_bridge(struct bcma_bus *bus, u32 __iomem **eromptr) bcma_erom_is_bridge() argument 195 bcma_erom_skip_component(struct bcma_bus *bus, u32 __iomem **eromptr) bcma_erom_skip_component() argument 209 bcma_erom_get_mst_port(struct bcma_bus *bus, u32 __iomem **eromptr) bcma_erom_get_mst_port() argument 219 bcma_erom_get_addr_desc(struct bcma_bus *bus, u32 __iomem **eromptr, u32 type, u8 port) bcma_erom_get_addr_desc() argument 272 bcma_get_next_core(struct bcma_bus *bus, u32 __iomem **eromptr, struct bcma_device_id *match, int core_num, struct bcma_device *core) bcma_get_next_core() argument 460 u32 __iomem *eromptr, *eromend; bcma_bus_scan() local [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() argument 163 static void bcma_erom_push_ent(u32 __iomem **eromptr) in bcma_erom_push_ent() argument 168 static s32 bcma_erom_get_ci(struct bcma_bus *bus, u32 __iomem **eromptr) in bcma_erom_get_ci() argument 178 static bool bcma_erom_is_end(struct bcma_bus *bus, u32 __iomem **eromptr) in bcma_erom_is_end() argument 185 bcma_erom_is_bridge(struct bcma_bus *bus, u32 __iomem **eromptr) bcma_erom_is_bridge() argument 194 bcma_erom_skip_component(struct bcma_bus *bus, u32 __iomem **eromptr) bcma_erom_skip_component() argument 208 bcma_erom_get_mst_port(struct bcma_bus *bus, u32 __iomem **eromptr) bcma_erom_get_mst_port() argument 218 bcma_erom_get_addr_desc(struct bcma_bus *bus, u32 __iomem **eromptr, u32 type, u8 port) bcma_erom_get_addr_desc() argument 271 bcma_get_next_core(struct bcma_bus *bus, u32 __iomem **eromptr, struct bcma_device_id *match, int core_num, struct bcma_device *core) bcma_get_next_core() argument 459 u32 __iomem *eromptr, *eromend; bcma_bus_scan() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/include/ |
H A D | chipcommon.h | 107 u32 eromptr; /* 0xfc */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/include/ |
H A D | chipcommon.h | 107 u32 eromptr; /* 0xfc */ member
|
Completed in 4 milliseconds