Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h57 #define MMC_TIMING_SD_HS 2 macro
694 return card->host->ios.timing == MMC_TIMING_SD_HS || in mmc_card_hs()
/linux/drivers/mmc/host/
H A Dsdhci-pci-arasan.c273 case MMC_TIMING_SD_HS: in arasan_select_phy_clock()
H A Dsdhci_am654.c113 [MMC_TIMING_SD_HS] = {"ti,otap-del-sel-sd-hs",
405 case MMC_TIMING_SD_HS: in sdhci_am654_write_b()
H A Ddw_mmc-rockchip.c219 if (ios->timing <= MMC_TIMING_SD_HS) { in dw_mci_rk3288_set_ios()
H A Dushc.c377 ushc_set_bus_freq(ushc, ios->clock, ios->timing == MMC_TIMING_SD_HS); in ushc_set_ios()
H A Dsdhci-xenon-phy.c552 case MMC_TIMING_SD_HS: in xenon_emmc_phy_slow_mode()
H A Dsunplus-mmc.c263 case MMC_TIMING_SD_HS: in spmmc_set_bus_timing()
H A Drtsx_pci_sdmmc.c1052 case MMC_TIMING_SD_HS: in sd_set_timing()
/linux/drivers/mmc/core/
H A Dhost.c236 &map->phase[MMC_TIMING_SD_HS]); in mmc_of_parse_clk_phase()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c297 host->ios.timing = MMC_TIMING_SD_HS; in rsi_reset_card()