Home
last modified time | relevance | path

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

/linux/drivers/phy/intel/
A Dphy-intel-lgm-emmc.c42 #define DLLRDY_MASK BIT(8) macro
44 #define IS_DLLRDY(x) ((x) & DLLRDY_MASK)
/linux/drivers/mmc/host/
A Dsdhci_am654.c62 #define DLLRDY_MASK BIT(DLLRDY_SHIFT) macro
223 val & DLLRDY_MASK, 1000, 1000000); in sdhci_am654_setup_dll()

Completed in 5 milliseconds