Searched refs:bcma_find_core (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/bcma/ |
| D | main.c | 392 core = bcma_find_core(bus, bcma_cc_core_id(bus)); in bcma_bus_register() 399 core = bcma_find_core(bus, BCMA_CORE_PCIE); in bcma_bus_register() 422 core = bcma_find_core(bus, bcma_cc_core_id(bus)); in bcma_bus_register() 429 core = bcma_find_core(bus, BCMA_CORE_NS_CHIPCOMMON_B); in bcma_bus_register() 436 core = bcma_find_core(bus, BCMA_CORE_MIPS_74K); in bcma_bus_register() 464 core = bcma_find_core(bus, BCMA_CORE_4706_MAC_GBIT_COMMON); in bcma_bus_register() 511 core = bcma_find_core(bus, bcma_cc_core_id(bus)); in bcma_bus_early_register() 518 core = bcma_find_core(bus, BCMA_CORE_MIPS_74K); in bcma_bus_early_register()
|
| D | driver_mips.c | 210 core = bcma_find_core(bus, BCMA_CORE_NS_ROM); in bcma_boot_dev() 291 cpu = bcma_find_core(bus, BCMA_CORE_MIPS_74K); in bcma_fix_i2s_irqflag() 292 pcie = bcma_find_core(bus, BCMA_CORE_PCIE); in bcma_fix_i2s_irqflag() 293 i2s = bcma_find_core(bus, BCMA_CORE_I2S); in bcma_fix_i2s_irqflag()
|
| D | host_pci.c | 223 if (bcma_find_core(bus, BCMA_CORE_PCIE2)) in bcma_host_pci_probe()
|
| D | driver_chipcommon_pmu.c | 277 cc->pmu.core = bcma_find_core(bus, BCMA_CORE_PMU); in bcma_pmu_early_init()
|
| /Linux-v5.4/drivers/usb/host/ |
| D | bcma-hcd.c | 189 pmu_core = bcma_find_core(core->bus, BCMA_CORE_PMU); in bcma_hcd_usb20_old_arm_init()
|
| /Linux-v5.4/include/linux/bcma/ |
| D | bcma.h | 446 static inline struct bcma_device *bcma_find_core(struct bcma_bus *bus, in bcma_find_core() function
|
| /Linux-v5.4/drivers/firmware/broadcom/ |
| D | bcm47xx_sprom.c | 673 core = bcma_find_core(bus, BCMA_CORE_80211); in bcm47xx_get_sprom_bcma()
|