Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h272 #define SDHCI_PRESET_FOR_HS400 0x74 /* Non-standard */ macro
H A Dsdhci.c1875 preset = sdhci_readw(host, SDHCI_PRESET_FOR_HS400); in sdhci_get_preset_value()