Home
last modified time | relevance | path

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

/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 Ddriver_gpio.c136 if (cc->core->bus->hosttype != BCMA_HOSTTYPE_SOC) in bcma_gpio_irq_init()
161 if (cc->core->bus->hosttype != BCMA_HOSTTYPE_SOC) in bcma_gpio_irq_exit()
215 cc->core->bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_gpio_init()
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()
359 if (bus->hosttype == BCMA_HOSTTYPE_SOC) { in bcma_register_devices()
378 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()
/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.c5306 dev->dev->bdev->bus->hosttype == BCMA_HOSTTYPE_PCI) in b43_supported_bands()
/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()
/linux/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma.c214 if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) { in bgmac_probe()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c184 if ((pi->d11core->bus->hosttype == BCMA_HOSTTYPE_PCI) && in write_radio_reg()
266 if ((pi->d11core->bus->hosttype == BCMA_HOSTTYPE_PCI) && in write_phy_reg()