Home
last modified time | relevance | path

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

12

/linux/drivers/mmc/host/
A Dsdhci-of-arasan.c668 case MMC_TIMING_MMC_HS200: in sdhci_zynqmp_sdcardclk_set_phase()
737 case MMC_TIMING_MMC_HS200: in sdhci_zynqmp_sampleclk_set_phase()
797 case MMC_TIMING_MMC_HS200: in sdhci_versal_sdcardclk_set_phase()
864 case MMC_TIMING_MMC_HS200: in sdhci_versal_sampleclk_set_phase()
1088 zynqmp_oclk_phase[MMC_TIMING_MMC_HS200] = 90; in arasan_dt_parse_clk_phases()
1127 arasan_dt_read_clk_phase(dev, clk_data, MMC_TIMING_MMC_HS200, in arasan_dt_parse_clk_phases()
A 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()
A 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()
A Ddw_mmc-hi3798cv200.c62 else if (ios->timing == MMC_TIMING_MMC_HS200) in dw_mci_hi3798cv200_set_ios()
A 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()
A Dsdhci-sprd.c101 { "sprd,phy-delay-mmc-hs200", MMC_TIMING_MMC_HS200, },
348 case MMC_TIMING_MMC_HS200: in sdhci_sprd_set_uhs_signaling()
A Ddw_mmc-rockchip.c115 case MMC_TIMING_MMC_HS200: in dw_mci_rk3288_set_ios()
A Dsdhci-brcmstb.c78 if ((timing == MMC_TIMING_MMC_HS200) || in sdhci_brcmstb_set_uhs_signaling()
A Dsdhci-pci-arasan.c277 case MMC_TIMING_MMC_HS200: in arasan_select_phy_clock()
A Dsdhci-st.c286 case MMC_TIMING_MMC_HS200: in sdhci_st_set_uhs_signaling()
A Dsdhci-of-esdhc.c48 .max_clk[MMC_TIMING_MMC_HS200] = 167000000,
54 .max_clk[MMC_TIMING_MMC_HS200] = 125000000,
A Dsdhci-omap.c1127 MMC_TIMING_MMC_HS200 + 1, in sdhci_omap_config_iodelay_pinctrl_state()
1196 pinctrl_state[MMC_TIMING_MMC_HS200] = state; in sdhci_omap_config_iodelay_pinctrl_state()
A Dsdhci-xenon-phy.c750 case MMC_TIMING_MMC_HS200: in xenon_hs_delay_adj()
A Dsdhci_am654.c132 [MMC_TIMING_MMC_HS200] = {"ti,otap-del-sel-hs200",
A Dsdhci-pci-o2micro.c312 if ((host->timing != MMC_TIMING_MMC_HS200) && in sdhci_o2_execute_tuning()
A 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()
A Dsdhci-esdhc-imx.c1132 case MMC_TIMING_MMC_HS200: in esdhc_change_pinstate()
1250 case MMC_TIMING_MMC_HS200: in esdhc_set_uhs_signaling()
A Dsdhci-acpi.c613 host->timing == MMC_TIMING_MMC_HS200) { in amd_set_ios()
A Dsdhci-pci-gli.c714 if (timing == MMC_TIMING_MMC_HS200) in sdhci_set_gl9763e_signaling()
/linux/drivers/mmc/core/
A Dhost.h68 return card->host->ios.timing == MMC_TIMING_MMC_HS200; in mmc_card_hs200()
A Ddebugfs.c147 case MMC_TIMING_MMC_HS200: in mmc_ios_show()
A Dhost.c261 &map->phase[MMC_TIMING_MMC_HS200]); in mmc_of_parse_clk_phase()
A Dmmc.c1305 mmc_set_timing(host, MMC_TIMING_MMC_HS200); in mmc_hs400_to_hs200()
1488 mmc_set_timing(host, MMC_TIMING_MMC_HS200); in mmc_select_hs200()
/linux/include/linux/mmc/
A Dhost.h62 #define MMC_TIMING_MMC_HS200 9 macro
/linux/drivers/staging/greybus/
A Dsdio.c671 case MMC_TIMING_MMC_HS200: in gb_mmc_set_ios()

Completed in 58 milliseconds

12