Home
last modified time | relevance | path

Searched refs:MMC_TIMING_SD_EXP (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/mmc/core/
Dhost.h88 return host->ios.timing == MMC_TIMING_SD_EXP || in mmc_card_sd_express()
Dsd_ops.c226 host->ios.timing = MMC_TIMING_SD_EXP; in mmc_send_if_cond_pcie()
/Linux-v5.15/include/linux/mmc/
Dhost.h64 #define MMC_TIMING_SD_EXP 11 macro