Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-omap.c85 #define CAPA2_TSDR50 BIT(13) macro
340 if (ios->timing == MMC_TIMING_UHS_SDR50 && !(reg & CAPA2_TSDR50)) in sdhci_omap_execute_tuning()