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