Searched refs:MMC_TIMING_SD_HS (Results 1 – 20 of 20) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | sdhci-of-arasan.c | 765 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 D | sdhci-pci-arasan.c | 273 case MMC_TIMING_SD_HS: in arasan_select_phy_clock()
|
H A D | sdhci-sprd.c | 106 { "sprd,phy-delay-sd-highspeed", MMC_TIMING_SD_HS, }, 350 case MMC_TIMING_SD_HS: in sdhci_sprd_set_uhs_signaling()
|
H A D | sdhci_am654.c | 114 [MMC_TIMING_SD_HS] = {"ti,otap-del-sel-sd-hs", 404 case MMC_TIMING_SD_HS: in sdhci_am654_write_b()
|
H A D | sdhci-brcmstb.c | 174 else if (timing == MMC_TIMING_SD_HS || in sdhci_brcmstb_set_uhs_signaling()
|
H A D | ushc.c | 377 ushc_set_bus_freq(ushc, ios->clock, ios->timing == MMC_TIMING_SD_HS); in ushc_set_ios()
|
H A D | sdhci-of-esdhc.c | 42 .max_clk[MMC_TIMING_SD_HS] = 46500000, 67 .max_clk[MMC_TIMING_SD_HS] = 40000000,
|
H A D | sdhci-xenon-phy.c | 552 case MMC_TIMING_SD_HS: in xenon_emmc_phy_slow_mode()
|
H A D | mvsdio.c | 646 ios->timing == MMC_TIMING_SD_HS) in mvsd_set_ios()
|
H A D | sunplus-mmc.c | 263 case MMC_TIMING_SD_HS: in spmmc_set_bus_timing()
|
H A D | via-sdmmc.c | 746 if (ios->timing == MMC_TIMING_SD_HS) in via_sdc_set_ios()
|
H A D | meson-gx-mmc.c | 587 case MMC_TIMING_SD_HS: in meson_mmc_check_resampling()
|
H A D | sdhci-omap.c | 1185 pinctrl_state[MMC_TIMING_SD_HS] = state; in sdhci_omap_config_iodelay_pinctrl_state()
|
H A D | rtsx_pci_sdmmc.c | 1052 case MMC_TIMING_SD_HS: in sd_set_timing()
|
H A D | sdhci.c | 1878 case MMC_TIMING_SD_HS: in sdhci_get_preset_value() 2437 if (ios->timing == MMC_TIMING_SD_HS || in sdhci_set_ios()
|
H A D | sdhci-pci-core.c | 627 if (timing == MMC_TIMING_MMC_HS || timing == MMC_TIMING_SD_HS) in sdhci_intel_set_uhs_signaling()
|
H A D | atmel-mci.c | 1486 if (ios->timing == MMC_TIMING_SD_HS) in atmci_set_ios()
|
/linux/drivers/mmc/core/ |
H A D | debugfs.c | 129 case MMC_TIMING_SD_HS: in mmc_ios_show()
|
H A D | sd.c | 1537 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 D | rsi_91x_sdio.c | 297 host->ios.timing = MMC_TIMING_SD_HS; in rsi_reset_card()
|