Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/mmc/core/
Dhost.h68 return card->host->ios.timing == MMC_TIMING_MMC_HS200; in mmc_card_hs200()
Ddebugfs.c147 case MMC_TIMING_MMC_HS200: in mmc_ios_show()
Dhost.c252 &map->phase[MMC_TIMING_MMC_HS200]); in mmc_of_parse_clk_phase()
Dmmc.c1297 mmc_set_timing(host, MMC_TIMING_MMC_HS200); in mmc_hs400_to_hs200()
1480 mmc_set_timing(host, MMC_TIMING_MMC_HS200); in mmc_select_hs200()
/Linux-v5.15/drivers/mmc/host/
Dsdhci-of-arasan.c652 case MMC_TIMING_MMC_HS200: in sdhci_zynqmp_sdcardclk_set_phase()
721 case MMC_TIMING_MMC_HS200: in sdhci_zynqmp_sampleclk_set_phase()
781 case MMC_TIMING_MMC_HS200: in sdhci_versal_sdcardclk_set_phase()
848 case MMC_TIMING_MMC_HS200: in sdhci_versal_sampleclk_set_phase()
1072 zynqmp_oclk_phase[MMC_TIMING_MMC_HS200] = 90; in arasan_dt_parse_clk_phases()
1111 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.c139 if ((timing == MMC_TIMING_MMC_HS200) || in dwcmshc_set_uhs_signaling()
243 if (host->mmc->ios.timing == MMC_TIMING_MMC_HS200 || in dwcmshc_rk3568_set_clock()
Ddw_mmc-hi3798cv200.c62 else if (ios->timing == MMC_TIMING_MMC_HS200) in dw_mci_hi3798cv200_set_ios()
Dsdhci-xenon.c204 if (timing == MMC_TIMING_MMC_HS200) in xenon_set_uhs_signaling()
301 (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_am654.c132 [MMC_TIMING_MMC_HS200] = {"ti,otap-del-sel-hs200",
Dsdhci-pci-o2micro.c312 if ((host->timing != MMC_TIMING_MMC_HS200) && in sdhci_o2_execute_tuning()
Dsdhci-xenon-phy.c750 case MMC_TIMING_MMC_HS200: in xenon_hs_delay_adj()
Dsdhci-esdhc-imx.c1123 case MMC_TIMING_MMC_HS200: in esdhc_change_pinstate()
1241 case MMC_TIMING_MMC_HS200: in esdhc_set_uhs_signaling()
Dsdhci-msm.c1128 ios->timing == MMC_TIMING_MMC_HS200 || in sdhci_msm_is_tuning_needed()
1336 case MMC_TIMING_MMC_HS200: in sdhci_msm_set_uhs_signaling()
1354 uhs == MMC_TIMING_MMC_HS200 || in sdhci_msm_set_uhs_signaling()
Dsdhci-acpi.c625 host->timing == MMC_TIMING_MMC_HS200) { in amd_set_ios()
Dsdhci-pci-gli.c714 if (timing == MMC_TIMING_MMC_HS200) in sdhci_set_gl9763e_signaling()
/Linux-v5.15/include/linux/mmc/
Dhost.h62 #define MMC_TIMING_MMC_HS200 9 macro
/Linux-v5.15/drivers/staging/greybus/
Dsdio.c671 case MMC_TIMING_MMC_HS200: in gb_mmc_set_ios()

12