Searched refs:MMC_TIMING_MMC_HS200 (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/include/linux/mmc/
H A Dhost.h64 #define MMC_TIMING_MMC_HS200 9 macro
503 return card->host->ios.timing == MMC_TIMING_MMC_HS200; mmc_card_hs200()
/linux-4.1.27/drivers/mmc/core/
H A Ddebugfs.c141 case MMC_TIMING_MMC_HS200: mmc_ios_show()
H A Dmmc.c1134 mmc_set_timing(host, MMC_TIMING_MMC_HS200); mmc_select_hs200()
/linux-4.1.27/drivers/mmc/host/
H A Dsdhci-st.c294 case MMC_TIMING_MMC_HS200: sdhci_st_set_uhs_signaling()
H A Dsdhci-msm.c359 !((ios.timing == MMC_TIMING_MMC_HS200) || sdhci_msm_execute_tuning()
H A Dsdhci-esdhc-imx.c768 case MMC_TIMING_MMC_HS200: esdhc_change_pinstate()
790 case MMC_TIMING_MMC_HS200: esdhc_set_uhs_signaling()
H A Dsdhci.c1162 case MMC_TIMING_MMC_HS200: sdhci_get_preset_value()
1479 if ((timing == MMC_TIMING_MMC_HS200) || sdhci_set_uhs_signaling()
1565 (ios->timing == MMC_TIMING_MMC_HS200) || sdhci_do_set_ios()
1942 case MMC_TIMING_MMC_HS200: sdhci_execute_tuning()
H A Ddw_mmc.c802 if (host->timing != MMC_TIMING_MMC_HS200 && dw_mci_ctrl_rd_thld()

Completed in 105 milliseconds