Home
last modified time | relevance | path

Searched refs:MMC_TIMING_SD_HS (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-of-arasan.c765 case MMC_TIMING_SD_HS: in sdhci_zynqmp_sdcardclk_set_phase()
834 case MMC_TIMING_SD_HS: in sdhci_zynqmp_sampleclk_set_phase()
894 case MMC_TIMING_SD_HS: in sdhci_versal_sdcardclk_set_phase()
961 case MMC_TIMING_SD_HS: in sdhci_versal_sampleclk_set_phase()
1327 arasan_dt_read_clk_phase(dev, clk_data, MMC_TIMING_SD_HS, in arasan_dt_parse_clk_phases()
H A Dsdhci-pci-arasan.c273 case MMC_TIMING_SD_HS: in arasan_select_phy_clock()
H A Dsdhci-sprd.c106 { "sprd,phy-delay-sd-highspeed", MMC_TIMING_SD_HS, },
350 case MMC_TIMING_SD_HS: in sdhci_sprd_set_uhs_signaling()
H A Dsdhci_am654.c114 [MMC_TIMING_SD_HS] = {"ti,otap-del-sel-sd-hs",
404 case MMC_TIMING_SD_HS: in sdhci_am654_write_b()
H A Dsdhci-brcmstb.c174 else if (timing == MMC_TIMING_SD_HS || in sdhci_brcmstb_set_uhs_signaling()
H A Dushc.c377 ushc_set_bus_freq(ushc, ios->clock, ios->timing == MMC_TIMING_SD_HS); in ushc_set_ios()
H A Dsdhci-of-esdhc.c42 .max_clk[MMC_TIMING_SD_HS] = 46500000,
67 .max_clk[MMC_TIMING_SD_HS] = 40000000,
H A Dsdhci-xenon-phy.c552 case MMC_TIMING_SD_HS: in xenon_emmc_phy_slow_mode()
H A Dmvsdio.c646 ios->timing == MMC_TIMING_SD_HS) in mvsd_set_ios()
H A Dsunplus-mmc.c263 case MMC_TIMING_SD_HS: in spmmc_set_bus_timing()
H A Dvia-sdmmc.c746 if (ios->timing == MMC_TIMING_SD_HS) in via_sdc_set_ios()
H A Dmeson-gx-mmc.c587 case MMC_TIMING_SD_HS: in meson_mmc_check_resampling()
H A Dsdhci-omap.c1185 pinctrl_state[MMC_TIMING_SD_HS] = state; in sdhci_omap_config_iodelay_pinctrl_state()
H A Drtsx_pci_sdmmc.c1052 case MMC_TIMING_SD_HS: in sd_set_timing()
H A Dsdhci.c1878 case MMC_TIMING_SD_HS: in sdhci_get_preset_value()
2437 if (ios->timing == MMC_TIMING_SD_HS || in sdhci_set_ios()
H A Dsdhci-pci-core.c627 if (timing == MMC_TIMING_MMC_HS || timing == MMC_TIMING_SD_HS) in sdhci_intel_set_uhs_signaling()
H A Datmel-mci.c1486 if (ios->timing == MMC_TIMING_SD_HS) in atmci_set_ios()
/linux/drivers/mmc/core/
H A Ddebugfs.c129 case MMC_TIMING_SD_HS: in mmc_ios_show()
H A Dsd.c1537 mmc_set_timing(card->host, MMC_TIMING_SD_HS); in mmc_sd_init_card()
1546 if (host->ios.timing == MMC_TIMING_SD_HS && in mmc_sd_init_card()
1565 if (host->ios.timing == MMC_TIMING_SD_HS && in mmc_sd_init_card()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c297 host->ios.timing = MMC_TIMING_SD_HS; in rsi_reset_card()