Searched refs:DLL_CALIB (Results 1 – 2 of 2) sorted by relevance
212 #define DLL_CALIB BIT(1) macro
604 val |= DLL_CALIB; in omap_hsmmc_set_dll()607 if (readl(&mmc_base->dll) & DLL_CALIB) in omap_hsmmc_set_dll()610 val &= ~DLL_CALIB; in omap_hsmmc_set_dll()