Home
last modified time | relevance | path

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

12

/Linux-v5.10/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.c1287 mmc_set_timing(host, MMC_TIMING_MMC_HS200); in mmc_hs400_to_hs200()
1470 mmc_set_timing(host, MMC_TIMING_MMC_HS200); in mmc_select_hs200()
/Linux-v5.10/drivers/mmc/host/
Dsdhci-of-arasan.c624 case MMC_TIMING_MMC_HS200: in sdhci_zynqmp_sdcardclk_set_phase()
692 case MMC_TIMING_MMC_HS200: in sdhci_zynqmp_sampleclk_set_phase()
751 case MMC_TIMING_MMC_HS200: in sdhci_versal_sdcardclk_set_phase()
817 case MMC_TIMING_MMC_HS200: in sdhci_versal_sampleclk_set_phase()
1034 zynqmp_oclk_phase[MMC_TIMING_MMC_HS200] = 90; in arasan_dt_parse_clk_phases()
1073 arasan_dt_read_clk_phase(dev, clk_data, MMC_TIMING_MMC_HS200, in arasan_dt_parse_clk_phases()
Dsdhci-cadence.c253 if (host->timing != MMC_TIMING_MMC_HS200 && in sdhci_cdns_execute_tuning()
291 case MMC_TIMING_MMC_HS200: in sdhci_cdns_set_uhs_signaling()
Dsdhci-of-dwcmshc.c60 if ((timing == MMC_TIMING_MMC_HS200) || in dwcmshc_set_uhs_signaling()
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()
285 (ios->timing == MMC_TIMING_MMC_HS200) || in xenon_set_ios()
Dsdhci-sprd.c97 { "sprd,phy-delay-mmc-hs200", MMC_TIMING_MMC_HS200, },
335 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-brcmstb.c78 if ((timing == MMC_TIMING_MMC_HS200) || in sdhci_brcmstb_set_uhs_signaling()
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-omap.c995 MMC_TIMING_MMC_HS200 + 1, in sdhci_omap_config_iodelay_pinctrl_state()
1064 pinctrl_state[MMC_TIMING_MMC_HS200] = state; in sdhci_omap_config_iodelay_pinctrl_state()
Dsdhci-of-esdhc.c48 .max_clk[MMC_TIMING_MMC_HS200] = 167000000,
54 .max_clk[MMC_TIMING_MMC_HS200] = 125000000,
Dsdhci-xenon-phy.c746 case MMC_TIMING_MMC_HS200: in xenon_hs_delay_adj()
Dsdhci-msm.c1112 ios->timing == MMC_TIMING_MMC_HS200 || in sdhci_msm_is_tuning_needed()
1320 case MMC_TIMING_MMC_HS200: in sdhci_msm_set_uhs_signaling()
1338 uhs == MMC_TIMING_MMC_HS200 || in sdhci_msm_set_uhs_signaling()
Dsdhci-pci-o2micro.c308 if ((host->timing != MMC_TIMING_MMC_HS200) && in sdhci_o2_execute_tuning()
Dsdhci_am654.c132 [MMC_TIMING_MMC_HS200] = {"ti,otap-del-sel-hs200",
Dsdhci-pci-gli.c637 if (timing == MMC_TIMING_MMC_HS200) in sdhci_set_gl9763e_signaling()
Dsdhci-esdhc-imx.c1093 case MMC_TIMING_MMC_HS200: in esdhc_change_pinstate()
1195 case MMC_TIMING_MMC_HS200: in esdhc_set_uhs_signaling()
Dsdhci-acpi.c593 host->timing == MMC_TIMING_MMC_HS200) { in amd_set_ios()
Dsdhci.c1826 case MMC_TIMING_MMC_HS200: in sdhci_get_preset_value()
2220 if ((timing == MMC_TIMING_MMC_HS200) || in sdhci_set_uhs_signaling()
2300 ios->timing == MMC_TIMING_MMC_HS200 || in sdhci_set_ios()
2814 case MMC_TIMING_MMC_HS200: in sdhci_execute_tuning()
/Linux-v5.10/include/linux/mmc/
Dhost.h61 #define MMC_TIMING_MMC_HS200 9 macro
/Linux-v5.10/drivers/staging/greybus/
Dsdio.c672 case MMC_TIMING_MMC_HS200: in gb_mmc_set_ios()

12