Home
last modified time | relevance | path

Searched refs:MMC_TIMING_MMC_HS200 (Results 1 – 25 of 25) sorted by relevance

/Linux-v5.4/drivers/mmc/core/
Dhost.h62 return card->host->ios.timing == MMC_TIMING_MMC_HS200; in mmc_card_hs200()
Ddebugfs.c146 case MMC_TIMING_MMC_HS200: in mmc_ios_show()
Dmmc.c1282 mmc_set_timing(host, MMC_TIMING_MMC_HS200); in mmc_hs400_to_hs200()
1465 mmc_set_timing(host, MMC_TIMING_MMC_HS200); in mmc_select_hs200()
/Linux-v5.4/drivers/mmc/host/
Dsdhci-cadence.c209 case MMC_TIMING_MMC_HS200: in sdhci_cdns_set_uhs_signaling()
287 if (host->timing != MMC_TIMING_MMC_HS200) in sdhci_cdns_execute_tuning()
Ddw_mmc-hi3798cv200.c62 else if (ios->timing == MMC_TIMING_MMC_HS200) in dw_mci_hi3798cv200_set_ios()
Dsdhci-xenon.c198 if (timing == MMC_TIMING_MMC_HS200) in xenon_set_uhs_signaling()
275 (ios->timing == MMC_TIMING_MMC_HS200) || in xenon_set_ios()
Dsdhci-sprd.c96 { "sprd,phy-delay-mmc-hs200", MMC_TIMING_MMC_HS200, },
334 case MMC_TIMING_MMC_HS200: in sdhci_sprd_set_uhs_signaling()
Ddw_mmc-rockchip.c115 case MMC_TIMING_MMC_HS200: in dw_mci_rk3288_set_ios()
Dsdhci-pci-arasan.c277 case MMC_TIMING_MMC_HS200: in arasan_select_phy_clock()
Dsdhci-st.c286 case MMC_TIMING_MMC_HS200: in sdhci_st_set_uhs_signaling()
Dsdhci-of-esdhc.c46 .max_clk[MMC_TIMING_MMC_HS200] = 167000000,
52 .max_clk[MMC_TIMING_MMC_HS200] = 125000000,
Dsdhci-omap.c942 MMC_TIMING_MMC_HS200 + 1, in sdhci_omap_config_iodelay_pinctrl_state()
1011 pinctrl_state[MMC_TIMING_MMC_HS200] = state; in sdhci_omap_config_iodelay_pinctrl_state()
Dsdhci-msm.c1036 ios->timing == MMC_TIMING_MMC_HS200 || in sdhci_msm_is_tuning_needed()
1222 case MMC_TIMING_MMC_HS200: in sdhci_msm_set_uhs_signaling()
1240 uhs == MMC_TIMING_MMC_HS200 || in sdhci_msm_set_uhs_signaling()
Dsdhci-xenon-phy.c746 case MMC_TIMING_MMC_HS200: in xenon_hs_delay_adj()
Dsdhci-pci-o2micro.c308 if (host->timing != MMC_TIMING_MMC_HS200) in sdhci_o2_execute_tuning()
Drenesas_sdhi_core.c503 !(host->mmc->ios.timing == MMC_TIMING_MMC_HS200) && in renesas_sdhi_check_scc_error()
Dsdhci-esdhc-imx.c965 case MMC_TIMING_MMC_HS200: in esdhc_change_pinstate()
1060 case MMC_TIMING_MMC_HS200: in esdhc_set_uhs_signaling()
Dsdhci-acpi.c564 if (old_timing == MMC_TIMING_MMC_HS200 && in amd_set_ios()
Dsdhci.c1519 case MMC_TIMING_MMC_HS200: in sdhci_get_preset_value()
1869 if ((timing == MMC_TIMING_MMC_HS200) || in sdhci_set_uhs_signaling()
1951 ios->timing == MMC_TIMING_MMC_HS200 || in sdhci_set_ios()
2461 case MMC_TIMING_MMC_HS200: in sdhci_execute_tuning()
Dmtk-sd.c1791 if (mmc->ios.timing == MMC_TIMING_MMC_HS200 || in msdc_tune_response()
1885 if (mmc->ios.timing == MMC_TIMING_MMC_HS200 || in hs400_tune_response()
Dsdhci-tegra.c968 case MMC_TIMING_MMC_HS200: in tegra_sdhci_set_uhs_signaling()
Dsdhci-pci-core.c1549 if (host->timing == MMC_TIMING_MMC_HS200) in amd_execute_tuning()
Ddw_mmc.c1050 if (host->timing != MMC_TIMING_MMC_HS200 && in dw_mci_ctrl_thld()
/Linux-v5.4/include/linux/mmc/
Dhost.h61 #define MMC_TIMING_MMC_HS200 9 macro
/Linux-v5.4/drivers/staging/greybus/
Dsdio.c669 case MMC_TIMING_MMC_HS200: in gb_mmc_set_ios()