Home
last modified time | relevance | path

Searched refs:bcma_find_core (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/bcma/
A Dmain.c394 core = bcma_find_core(bus, bcma_cc_core_id(bus)); in bcma_bus_register()
401 core = bcma_find_core(bus, BCMA_CORE_PCIE); in bcma_bus_register()
424 core = bcma_find_core(bus, bcma_cc_core_id(bus)); in bcma_bus_register()
431 core = bcma_find_core(bus, BCMA_CORE_NS_CHIPCOMMON_B); in bcma_bus_register()
438 core = bcma_find_core(bus, BCMA_CORE_MIPS_74K); in bcma_bus_register()
466 core = bcma_find_core(bus, BCMA_CORE_4706_MAC_GBIT_COMMON); in bcma_bus_register()
513 core = bcma_find_core(bus, bcma_cc_core_id(bus)); in bcma_bus_early_register()
520 core = bcma_find_core(bus, BCMA_CORE_MIPS_74K); in bcma_bus_early_register()
A Ddriver_mips.c203 core = bcma_find_core(bus, BCMA_CORE_NS_ROM); in bcma_boot_dev()
284 cpu = bcma_find_core(bus, BCMA_CORE_MIPS_74K); in bcma_fix_i2s_irqflag()
285 pcie = bcma_find_core(bus, BCMA_CORE_PCIE); in bcma_fix_i2s_irqflag()
286 i2s = bcma_find_core(bus, BCMA_CORE_I2S); in bcma_fix_i2s_irqflag()
A Dhost_pci.c219 if (bcma_find_core(bus, BCMA_CORE_PCIE2)) in bcma_host_pci_probe()
A Ddriver_chipcommon_pmu.c281 cc->pmu.core = bcma_find_core(bus, BCMA_CORE_PMU); in bcma_pmu_early_init()
/linux-6.3-rc2/drivers/usb/host/
A Dbcma-hcd.c189 pmu_core = bcma_find_core(core->bus, BCMA_CORE_PMU); in bcma_hcd_usb20_old_arm_init()
/linux-6.3-rc2/include/linux/bcma/
A Dbcma.h446 static inline struct bcma_device *bcma_find_core(struct bcma_bus *bus, in bcma_find_core() function
/linux-6.3-rc2/drivers/firmware/broadcom/
A Dbcm47xx_sprom.c674 core = bcma_find_core(bus, BCMA_CORE_80211); in bcm47xx_get_sprom_bcma()

Completed in 11 milliseconds