Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci.h235 #define SDHCI_PRESET_FOR_SDR12 0x66 macro
Dsdhci.c1153 preset = sdhci_readw(host, SDHCI_PRESET_FOR_SDR12); in sdhci_get_preset_value()
1175 preset = sdhci_readw(host, SDHCI_PRESET_FOR_SDR12); in sdhci_get_preset_value()