Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.c197 .bus = ATH10K_BUS_SDIO,
628 .bus = ATH10K_BUS_SDIO,
2243 case ATH10K_BUS_SDIO: in ath10k_core_get_fw_name()
2777 if (ar->hif.bus == ATH10K_BUS_SDIO) in ath10k_core_init_firmware_features()
3056 if (ar->hif.bus == ATH10K_BUS_SDIO) { in ath10k_core_start()
3383 case ATH10K_BUS_SDIO: in ath10k_core_probe_fw()
H A Dtestmode.c181 case ATH10K_BUS_SDIO: in ath10k_tm_fetch_firmware()
H A Dcoredump.c1349 .bus = ATH10K_BUS_SDIO,
H A Dhw.h16 ATH10K_BUS_SDIO, enumerator
H A Dcore.h103 case ATH10K_BUS_SDIO: in ath10k_bus_str()
H A Dhtc.c1264 if (ar->hif.bus == ATH10K_BUS_SDIO) { in ath10k_htc_start()
H A Dsdio.c2527 ar = ath10k_core_create(sizeof(*ar_sdio), &func->dev, ATH10K_BUS_SDIO, in ath10k_sdio_probe()