Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-omap.c48 #define DLL_CALIB BIT(1) macro
259 reg |= DLL_CALIB; in sdhci_omap_set_dll()
263 if (reg & DLL_CALIB) in sdhci_omap_set_dll()
266 reg &= ~DLL_CALIB; in sdhci_omap_set_dll()