Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A 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()
H A 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()
H A Dcore.c145 case BCMA_HOSTTYPE_PCI: in bcma_core_dma_translation()
H A Dmain.c220 case BCMA_HOSTTYPE_PCI: in bcma_core_irq()
249 case BCMA_HOSTTYPE_PCI: in bcma_prepare_core()
H A Ddriver_pci.c264 if (bus->hosttype != BCMA_HOSTTYPE_PCI) in bcma_core_pci_power_save()
H A Dscan.c151 if (bus->hosttype == BCMA_HOSTTYPE_PCI) in bcma_scan_switch_core()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dbus.h71 return (dev->bdev->bus->hosttype == BCMA_HOSTTYPE_PCI); in b43_bus_host_is_pci()
H A Dmain.c5302 dev->dev->bdev->bus->hosttype == BCMA_HOSTTYPE_PCI) in b43_supported_bands()
/openbmc/linux/include/linux/bcma/
H A Dbcma.h22 BCMA_HOSTTYPE_PCI, enumerator
467 if (bus->hosttype == BCMA_HOSTTYPE_PCI) in bcma_host_pci_irq_ctl()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma.c214 if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) { in bgmac_probe()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Daiutils.c699 if (sii->icbus->hosttype != BCMA_HOSTTYPE_PCI) in ai_deviceremoved()
H A Ddma.c617 if (sii->icbus->hosttype == BCMA_HOSTTYPE_PCI) { in dma_attach()
H A 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()
/openbmc/linux/drivers/firmware/broadcom/
H A Dbcm47xx_sprom.c658 case BCMA_HOSTTYPE_PCI: in bcm47xx_get_sprom_bcma()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A 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()