Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/bcma/
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()
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()
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()
A Dcore.c142 switch (core->bus->hosttype) { in bcma_core_dma_translation()
152 core->bus->hosttype); in bcma_core_dma_translation()
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()
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()
A Dmain.c218 switch (bus->hosttype) { in bcma_core_irq()
247 switch (bus->hosttype) { in bcma_prepare_core()
352 if (bus->hosttype == BCMA_HOSTTYPE_SOC) { in bcma_register_devices()
371 if (bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_unregister_cores()
A Ddriver_pci.c264 if (bus->hosttype != BCMA_HOSTTYPE_PCI) in bcma_core_pci_power_save()
A Ddriver_chipcommon.c187 if (bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_core_chipcommon_early_init()
/linux-6.3-rc2/drivers/net/wireless/broadcom/b43/
A Dbus.h71 return (dev->bdev->bus->hosttype == BCMA_HOSTTYPE_PCI); in b43_bus_host_is_pci()
A Dmain.c5300 dev->dev->bdev->bus->hosttype == BCMA_HOSTTYPE_PCI) in b43_supported_bands()
/linux-6.3-rc2/include/linux/bcma/
A Dbcma.h342 enum bcma_hosttype hosttype; member
467 if (bus->hosttype == BCMA_HOSTTYPE_PCI) in bcma_host_pci_irq_ctl()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dbgmac-bcma.c214 if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) { in bgmac_probe()
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Daiutils.c699 if (sii->icbus->hosttype != BCMA_HOSTTYPE_PCI) in ai_deviceremoved()
A Ddma.c617 if (sii->icbus->hosttype == BCMA_HOSTTYPE_PCI) { in dma_attach()
A Dmain.c4395 if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) in brcms_b_attach()
4435 if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) { in brcms_b_attach()
5626 switch (core->bus->hosttype) { in brcms_c_chipmatch()
5632 pr_err("unknown host type: %i\n", core->bus->hosttype); in brcms_c_chipmatch()
/linux-6.3-rc2/drivers/firmware/broadcom/
A Dbcm47xx_sprom.c657 switch (bus->hosttype) { in bcm47xx_get_sprom_bcma()
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
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()

Completed in 54 milliseconds