Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/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.c1312 mmc_set_timing(host, MMC_TIMING_MMC_HS200); in mmc_hs400_to_hs200()
1502 mmc_set_timing(host, MMC_TIMING_MMC_HS200); in mmc_select_hs200()
/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-of-arasan.c670 case MMC_TIMING_MMC_HS200: in sdhci_zynqmp_sdcardclk_set_phase()
739 case MMC_TIMING_MMC_HS200: in sdhci_zynqmp_sampleclk_set_phase()
799 case MMC_TIMING_MMC_HS200: in sdhci_versal_sdcardclk_set_phase()
866 case MMC_TIMING_MMC_HS200: in sdhci_versal_sampleclk_set_phase()
1090 zynqmp_oclk_phase[MMC_TIMING_MMC_HS200] = 90; in arasan_dt_parse_clk_phases()
1129 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 Ddw_mmc-hi3798cv200.c56 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()
291 (ios->timing == MMC_TIMING_MMC_HS200) || in xenon_set_ios()
A Dsdhci-of-dwcmshc.c162 if ((timing == MMC_TIMING_MMC_HS200) || in dwcmshc_set_uhs_signaling()
291 if (host->mmc->ios.timing == MMC_TIMING_MMC_HS200 || in dwcmshc_rk3568_set_clock()
A Dsdhci-sprd.c101 { "sprd,phy-delay-mmc-hs200", MMC_TIMING_MMC_HS200, },
350 case MMC_TIMING_MMC_HS200: in sdhci_sprd_set_uhs_signaling()
A Ddw_mmc-rockchip.c117 case MMC_TIMING_MMC_HS200: in dw_mci_rk3288_set_ios()
A Dsdhci-pci-arasan.c277 case MMC_TIMING_MMC_HS200: in arasan_select_phy_clock()
A Dsdhci-of-esdhc.c48 .max_clk[MMC_TIMING_MMC_HS200] = 116700000,
54 .max_clk[MMC_TIMING_MMC_HS200] = 167000000,
60 .max_clk[MMC_TIMING_MMC_HS200] = 125000000,
A Dsdhci-brcmstb.c107 if ((timing == MMC_TIMING_MMC_HS200) || in sdhci_brcmstb_set_uhs_signaling()
A Dsdhci-st.c286 case MMC_TIMING_MMC_HS200: in sdhci_st_set_uhs_signaling()
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 Dmmci_stm32_sdmmc.c303 host->mmc->ios.timing == MMC_TIMING_MMC_HS200) { in mmci_sdmmc_set_clkreg()
A Dsdhci-xenon-phy.c750 case MMC_TIMING_MMC_HS200: in xenon_hs_delay_adj()
A Dsdhci_am654.c133 [MMC_TIMING_MMC_HS200] = {"ti,otap-del-sel-hs200",
A Dsdhci-msm.c1130 ios->timing == MMC_TIMING_MMC_HS200 || in sdhci_msm_is_tuning_needed()
1338 case MMC_TIMING_MMC_HS200: in sdhci_msm_set_uhs_signaling()
1356 uhs == MMC_TIMING_MMC_HS200 || in sdhci_msm_set_uhs_signaling()
A Dsdhci-acpi.c549 host->timing == MMC_TIMING_MMC_HS200) { in amd_set_ios()
A Dsdhci-pci-o2micro.c324 if ((host->timing != MMC_TIMING_MMC_HS200) && in sdhci_o2_execute_tuning()
A Dsdhci-esdhc-imx.c1225 case MMC_TIMING_MMC_HS200: in esdhc_change_pinstate()
1305 case MMC_TIMING_MMC_HS200: in esdhc_set_uhs_signaling()
/linux-6.3-rc2/include/linux/mmc/
A Dhost.h62 #define MMC_TIMING_MMC_HS200 9 macro
/linux-6.3-rc2/drivers/staging/greybus/
A Dsdio.c671 case MMC_TIMING_MMC_HS200: in gb_mmc_set_ios()

Completed in 46 milliseconds

12