Home
last modified time | relevance | path

Searched refs:BCMA_HOSTTYPE_SOC (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/bcma/
Ddriver_gpio.c130 if (cc->core->bus->hosttype != BCMA_HOSTTYPE_SOC) in bcma_gpio_irq_init()
155 if (cc->core->bus->hosttype != BCMA_HOSTTYPE_SOC) in bcma_gpio_irq_exit()
209 cc->core->bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_gpio_init()
Dhost_soc.c180 bus->hosttype = BCMA_HOSTTYPE_SOC; in bcma_host_soc_register()
223 bus->hosttype = BCMA_HOSTTYPE_SOC; in bcma_host_soc_probe()
Dmain.c221 case BCMA_HOSTTYPE_SOC: in bcma_core_irq()
252 case BCMA_HOSTTYPE_SOC: in bcma_prepare_core()
350 if (bus->hosttype == BCMA_HOSTTYPE_SOC) { in bcma_register_devices()
369 if (bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_unregister_cores()
Dscan.c421 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()
Dcore.c143 case BCMA_HOSTTYPE_SOC: in bcma_core_dma_translation()
Ddriver_chipcommon.c187 if (bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_core_chipcommon_early_init()
/linux-5.19.10/include/linux/bcma/
Dbcma.h24 BCMA_HOSTTYPE_SOC, enumerator
/linux-5.19.10/drivers/firmware/broadcom/
Dbcm47xx_sprom.c672 case BCMA_HOSTTYPE_SOC: in bcm47xx_get_sprom_bcma()
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmain.c5629 case BCMA_HOSTTYPE_SOC: in brcms_c_chipmatch()