Home
last modified time | relevance | path

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

/linux/drivers/bcma/
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.c222 case BCMA_HOSTTYPE_SOC: in bcma_core_irq()
253 case BCMA_HOSTTYPE_SOC: 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 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()
H A Dcore.c143 case BCMA_HOSTTYPE_SOC: in bcma_core_dma_translation()
H A Ddriver_chipcommon.c187 if (bus->hosttype == BCMA_HOSTTYPE_SOC) in bcma_core_chipcommon_early_init()
/linux/include/linux/bcma/
H A Dbcma.h24 BCMA_HOSTTYPE_SOC, enumerator