Searched refs:DLL_CALIB (Results 1 – 3 of 3) sorted by relevance
104 #define DLL_CALIB BIT(4) macro303 if (plat->flags & DLL_CALIB) { in am654_sdhci_init()432 .flags = IOMUX_PRESENT | FREQSEL_2_BIT | DLL_PRESENT | DLL_CALIB |438 .flags = DLL_PRESENT | DLL_CALIB,475 .flags = DLL_PRESENT | DLL_CALIB,
611 val |= DLL_CALIB; in omap_hsmmc_set_dll()614 if (readl(&mmc_base->dll) & DLL_CALIB) in omap_hsmmc_set_dll()617 val &= ~DLL_CALIB; in omap_hsmmc_set_dll()
215 #define DLL_CALIB BIT(1) macro
Completed in 14 milliseconds