Searched refs:IDLE_STATUS_TXQ (Results 1 – 4 of 4) sorted by relevance
121 #define IDLE_STATUS_TXQ 0x00000008 macro
135 #define IDLE_STATUS_TXQ 0x00000008 macro
235 #define IDLE_STATUS_TXQ 0x00000008 macro
2638 IDLE_STATUS_RXQ | IDLE_STATUS_TXQ)) == 0) in alc_reset()3217 if ((reg & (IDLE_STATUS_RXQ | IDLE_STATUS_TXQ)) == 0) in alc_stop_queue()