Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h208 #define DLL_SWT BIT(20) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-omap.c43 #define DLL_SWT BIT(20) macro
312 reg &= ~(DLL_FORCE_VALUE | DLL_SWT); in sdhci_omap_disable_tuning()
354 reg |= DLL_SWT; in sdhci_omap_execute_tuning()
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c586 val &= ~(DLL_FORCE_VALUE | DLL_SWT); in omap_hsmmc_disable_tuning()
651 val |= DLL_SWT; in omap_hsmmc_execute_tuning()