Searched refs:SDHCI_PRESET_FOR_HS400 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/mmc/host/ | ||
D | sdhci.h | 240 #define SDHCI_PRESET_FOR_HS400 0x74 /* Non-standard */ macro |
D | sdhci.c | 1155 preset = sdhci_readw(host, SDHCI_PRESET_FOR_HS400); in sdhci_get_preset_value() |