Home
last modified time | relevance | path

Searched refs:MMC_TIMING_SD_HS (Results 1 – 9 of 9) 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 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-brcmstb.c255 else if (timing == MMC_TIMING_SD_HS || in sdhci_brcmstb_set_uhs_signaling()
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 Dsdhci.c1878 case MMC_TIMING_SD_HS: in sdhci_get_preset_value()
2437 if (ios->timing == MMC_TIMING_SD_HS || in sdhci_set_ios()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c297 host->ios.timing = MMC_TIMING_SD_HS; in rsi_reset_card()