Home
last modified time | relevance | path

Searched refs:hosttype (Results 1 – 18 of 18) 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 Ddriver_gpio.c134 if (cc->core->bus->hosttype != BCMA_HOSTTYPE_SOC) in bcma_gpio_irq_init()
159 if (cc->core->bus->hosttype != BCMA_HOSTTYPE_SOC) in bcma_gpio_irq_exit()
213 cc->core->bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_gpio_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.c142 switch (core->bus->hosttype) { in bcma_core_dma_translation()
152 core->bus->hosttype); in bcma_core_dma_translation()
H A Dscan.c151 if (bus->hosttype == BCMA_HOSTTYPE_PCI) in bcma_scan_switch_core()
421 if (bus->hosttype == BCMA_HOSTTYPE_SOC) { in bcma_get_next_core()
468 if (bus->hosttype == BCMA_HOSTTYPE_SOC) { in bcma_bus_scan()
520 if (bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_bus_scan()
H A Dhost_soc.c180 bus->hosttype = BCMA_HOSTTYPE_SOC; in bcma_host_soc_register()
223 bus->hosttype = BCMA_HOSTTYPE_SOC; in bcma_host_soc_probe()
H A Dmain.c219 switch (bus->hosttype) { in bcma_core_irq()
248 switch (bus->hosttype) { in bcma_prepare_core()
353 if (bus->hosttype == BCMA_HOSTTYPE_SOC) { in bcma_register_devices()
372 if (bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_unregister_cores()
H A Ddriver_pci.c264 if (bus->hosttype != BCMA_HOSTTYPE_PCI) in bcma_core_pci_power_save()
H A Ddriver_chipcommon.c187 if (bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_core_chipcommon_early_init()
/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.h342 enum bcma_hosttype hosttype; member
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()
5624 switch (core->bus->hosttype) { in brcms_c_chipmatch()
5630 pr_err("unknown host type: %i\n", core->bus->hosttype); in brcms_c_chipmatch()
/openbmc/linux/drivers/firmware/broadcom/
H A Dbcm47xx_sprom.c657 switch (bus->hosttype) { 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()