Searched refs:DLLRDY_MASK (Results 1 – 2 of 2) sorted by relevance
42 #define DLLRDY_MASK BIT(8) macro44 #define IS_DLLRDY(x) ((x) & DLLRDY_MASK)
63 #define DLLRDY_MASK BIT(DLLRDY_SHIFT) macro227 val & DLLRDY_MASK, 1000, 1000000); in sdhci_am654_setup_dll()