Searched refs:CALDONE_MASK (Results 1 – 3 of 3) sorted by relevance
41 #define CALDONE_MASK BIT(9) macro43 #define IS_CALDONE(x) ((x) & CALDONE_MASK)
67 #define CALDONE_MASK BIT(CALDONE_SHIFT) macro716 if (~val & CALDONE_MASK) { in sdhci_am654_init()722 val & CALDONE_MASK, in sdhci_am654_init()973 if (~val & CALDONE_MASK) { in sdhci_am654_restore()979 val & CALDONE_MASK, in sdhci_am654_restore()
66 #define CALDONE_MASK 0x10 macro160 ret = arasan_phy_sts_poll(host, IPAD_STS, CALDONE_MASK); in arasan_phy_init()