Searched refs:IRQ_PLAYBACK (Results 1 – 2 of 2) sorted by relevance
48 #define IRQ_PLAYBACK (1<<3) macro 185 if (status & IRQ_PLAYBACK) { in snd_als300_interrupt() 190 snd_als300_dbgplay("IRQ_PLAYBACK\n"); in snd_als300_interrupt() 218 if (general & IRQ_PLAYBACK) { in snd_als300plus_interrupt() 220 outb(IRQ_PLAYBACK, chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt() 224 snd_als300_dbgplay("IRQ_PLAYBACK\n"); in snd_als300plus_interrupt()
129 #define IRQ_PLAYBACK 0x0001 macro