Searched defs:SR_BUSY (Results 1 – 8 of 8) sorted by relevance
59 #define SR_BUSY 0x4 /* chip busy */ macro
114 SR_BUSY = 1 << 0, enumerator
80 #define SR_BUSY BIT(0) macro
109 SR_BUSY = 1 << 0, enumerator
50 #define SR_BUSY BIT(5) macro
87 #define SR_BUSY (1 << 0) macro
127 #define SR_BUSY (1 << 0) macro
95 #define SR_BUSY 0x00000010 macro