Home
last modified time | relevance | path

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

/linux/drivers/bcma/
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 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