Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci_am654.c176 #define DLL_CALIB (1 << 4) macro
634 DLL_CALIB,
664 .flags = DLL_PRESENT | DLL_CALIB,
794 if (sdhci_am654->flags & DLL_CALIB) { in sdhci_am654_init()
1059 if (sdhci_am654->flags & DLL_CALIB) { in sdhci_am654_restore()