Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h263 #define SDHCI_PRESET_FOR_HS400 0x74 /* Non-standard */ macro
H A Dsdhci.c1841 preset = sdhci_readw(host, SDHCI_PRESET_FOR_HS400); in sdhci_get_preset_value()