Home
last modified time | relevance | path

Searched refs:hosttype (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/drivers/bcma/
Dbcma_private.h132 WARN_ON(pc->core->bus->hosttype == BCMA_HOSTTYPE_PCI); in bcma_core_pci_early_init()
137 WARN_ON(pc->core->bus->hosttype == BCMA_HOSTTYPE_PCI); in bcma_core_pci_init()
149 WARN_ON(pcie2->core->bus->hosttype == BCMA_HOSTTYPE_PCI); in bcma_core_pcie2_init()
Ddriver_gpio.c127 if (cc->core->bus->hosttype != BCMA_HOSTTYPE_SOC) in bcma_gpio_irq_init()
154 if (cc->core->bus->hosttype != BCMA_HOSTTYPE_SOC) in bcma_gpio_irq_exit()
210 cc->core->bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_gpio_init()
Dhost_pci.c207 bus->hosttype = BCMA_HOSTTYPE_PCI; in bcma_host_pci_probe()
337 if (bus->hosttype != BCMA_HOSTTYPE_PCI) in bcma_host_pci_up()
350 if (bus->hosttype != BCMA_HOSTTYPE_PCI) in bcma_host_pci_down()
366 if (bus->hosttype != BCMA_HOSTTYPE_PCI) { in bcma_host_pci_irq_ctl()
Dcore.c142 switch (core->bus->hosttype) { in bcma_core_dma_translation()
152 core->bus->hosttype); in bcma_core_dma_translation()
Dscan.c152 if (bus->hosttype == BCMA_HOSTTYPE_PCI) in bcma_scan_switch_core()
427 if (bus->hosttype == BCMA_HOSTTYPE_SOC) { in bcma_get_next_core()
474 if (bus->hosttype == BCMA_HOSTTYPE_SOC) { in bcma_bus_scan()
526 if (bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_bus_scan()
Dmain.c218 switch (bus->hosttype) { in bcma_core_irq()
246 switch (bus->hosttype) { in bcma_prepare_core()
266 switch (bus->hosttype) { in bcma_bus_get_host_dev()
372 if (bus->hosttype == BCMA_HOSTTYPE_SOC) { in bcma_register_devices()
391 if (bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_unregister_cores()
Dhost_soc.c180 bus->hosttype = BCMA_HOSTTYPE_SOC; in bcma_host_soc_register()
222 bus->hosttype = BCMA_HOSTTYPE_SOC; in bcma_host_soc_probe()
Ddriver_pci.c264 if (bus->hosttype != BCMA_HOSTTYPE_PCI) in bcma_core_pci_power_save()
Ddriver_chipcommon.c187 if (bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_core_chipcommon_early_init()
/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Dbus.h71 return (dev->bdev->bus->hosttype == BCMA_HOSTTYPE_PCI); in b43_bus_host_is_pci()
Dmain.c5322 dev->dev->bdev->bus->hosttype == BCMA_HOSTTYPE_PCI) in b43_supported_bands()
/Linux-v4.19/include/linux/bcma/
Dbcma.h340 enum bcma_hosttype hosttype; member
472 if (bus->hosttype == BCMA_HOSTTYPE_PCI) in bcma_host_pci_irq_ctl()
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dbgmac-bcma.c202 if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) { in bgmac_probe()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Daiutils.c702 if (sii->icbus->hosttype != BCMA_HOSTTYPE_PCI) in ai_deviceremoved()
Ddma.c617 if (sii->icbus->hosttype == BCMA_HOSTTYPE_PCI) { in dma_attach()
Dmain.c4416 if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) in brcms_b_attach()
4456 if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) { in brcms_b_attach()
5678 switch (core->bus->hosttype) { in brcms_c_chipmatch()
5684 pr_err("unknown host type: %i\n", core->bus->hosttype); in brcms_c_chipmatch()
/Linux-v4.19/drivers/firmware/broadcom/
Dbcm47xx_sprom.c656 switch (bus->hosttype) { in bcm47xx_get_sprom_bcma()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_cmn.c212 if ((pi->d11core->bus->hosttype == BCMA_HOSTTYPE_PCI) && in write_radio_reg()
299 if ((pi->d11core->bus->hosttype == BCMA_HOSTTYPE_PCI) && in write_phy_reg()