Home
last modified time | relevance | path

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

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