Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c211 #define DLL_LOCK_STS BIT(0)/* DLL is locked and ready */ macro
1568 ret = read_poll_timeout(sdhci_readb, status, status & DLL_LOCK_STS, 100, 1000000, in sdhci_eic7700_set_uhs_signaling()