Lines Matching defs:eromptr
108 static u32 bcma_erom_get_ent(struct bcma_bus *bus, u32 **eromptr) in bcma_erom_get_ent()
115 static void bcma_erom_push_ent(u32 **eromptr) in bcma_erom_push_ent()
120 static s32 bcma_erom_get_ci(struct bcma_bus *bus, u32 **eromptr) in bcma_erom_get_ci()
130 static bool bcma_erom_is_end(struct bcma_bus *bus, u32 **eromptr) in bcma_erom_is_end()
137 static bool bcma_erom_is_bridge(struct bcma_bus *bus, u32 **eromptr) in bcma_erom_is_bridge()
146 static void bcma_erom_skip_component(struct bcma_bus *bus, u32 **eromptr) in bcma_erom_skip_component()
160 static s32 bcma_erom_get_mst_port(struct bcma_bus *bus, u32 **eromptr) in bcma_erom_get_mst_port()
170 static s32 bcma_erom_get_addr_desc(struct bcma_bus *bus, u32 **eromptr, in bcma_erom_get_addr_desc()
215 static int bcma_get_next_core(struct bcma_bus *bus, u32 __iomem **eromptr, in bcma_get_next_core()
375 u32 __iomem *eromptr, *eromend; in bcma_bus_scan() local
438 u32 __iomem *eromptr, *eromend; in bcma_bus_scan_early() local