Home
last modified time | relevance | path

Searched refs:BCMA_HOSTTYPE_PCI (Results 1 – 15 of 15) sorted by relevance

/linux-6.6.21/drivers/bcma/
Dbcma_private.h131 WARN_ON(pc->core->bus->hosttype == BCMA_HOSTTYPE_PCI); in bcma_core_pci_early_init()
136 WARN_ON(pc->core->bus->hosttype == BCMA_HOSTTYPE_PCI); in bcma_core_pci_init()
148 WARN_ON(pcie2->core->bus->hosttype == BCMA_HOSTTYPE_PCI); in bcma_core_pcie2_init()
Dhost_pci.c205 bus->hosttype = BCMA_HOSTTYPE_PCI; in bcma_host_pci_probe()
333 if (bus->hosttype != BCMA_HOSTTYPE_PCI) in bcma_host_pci_up()
346 if (bus->hosttype != BCMA_HOSTTYPE_PCI) in bcma_host_pci_down()
362 if (bus->hosttype != BCMA_HOSTTYPE_PCI) { in bcma_host_pci_irq_ctl()
Dcore.c145 case BCMA_HOSTTYPE_PCI: in bcma_core_dma_translation()
Dmain.c220 case BCMA_HOSTTYPE_PCI: in bcma_core_irq()
249 case BCMA_HOSTTYPE_PCI: in bcma_prepare_core()
Ddriver_pci.c264 if (bus->hosttype != BCMA_HOSTTYPE_PCI) in bcma_core_pci_power_save()
Dscan.c151 if (bus->hosttype == BCMA_HOSTTYPE_PCI) in bcma_scan_switch_core()
/linux-6.6.21/drivers/net/wireless/broadcom/b43/
Dbus.h71 return (dev->bdev->bus->hosttype == BCMA_HOSTTYPE_PCI); in b43_bus_host_is_pci()
Dmain.c5300 dev->dev->bdev->bus->hosttype == BCMA_HOSTTYPE_PCI) in b43_supported_bands()
/linux-6.6.21/include/linux/bcma/
Dbcma.h22 BCMA_HOSTTYPE_PCI, enumerator
467 if (bus->hosttype == BCMA_HOSTTYPE_PCI) in bcma_host_pci_irq_ctl()
/linux-6.6.21/drivers/net/ethernet/broadcom/
Dbgmac-bcma.c214 if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) { in bgmac_probe()
/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Daiutils.c699 if (sii->icbus->hosttype != BCMA_HOSTTYPE_PCI) in ai_deviceremoved()
Ddma.c617 if (sii->icbus->hosttype == BCMA_HOSTTYPE_PCI) { in dma_attach()
Dmain.c4393 if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) in brcms_b_attach()
4433 if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) { in brcms_b_attach()
5625 case BCMA_HOSTTYPE_PCI: in brcms_c_chipmatch()
/linux-6.6.21/drivers/firmware/broadcom/
Dbcm47xx_sprom.c658 case BCMA_HOSTTYPE_PCI: in bcm47xx_get_sprom_bcma()
/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_cmn.c201 if ((pi->d11core->bus->hosttype == BCMA_HOSTTYPE_PCI) && in write_radio_reg()
288 if ((pi->d11core->bus->hosttype == BCMA_HOSTTYPE_PCI) && in write_phy_reg()