Searched refs:CS4231_PLAYBACK_IRQ (Results 1 – 3 of 3) sorted by relevance
90 #define CS4231_PLAYBACK_IRQ 0x10 macro
891 CS4231_PLAYBACK_IRQ | in snd_wss_open()902 CS4231_PLAYBACK_IRQ | in snd_wss_open()1110 status = CS4231_PLAYBACK_IRQ; in snd_wss_interrupt()1118 if (status & CS4231_PLAYBACK_IRQ) { in snd_wss_interrupt()1131 if (status & CS4231_PLAYBACK_IRQ) { in snd_wss_interrupt()
786 snd_cs4231_out(chip, CS4231_IRQ_STATUS, CS4231_PLAYBACK_IRQ | in snd_cs4231_open()793 snd_cs4231_out(chip, CS4231_IRQ_STATUS, CS4231_PLAYBACK_IRQ | in snd_cs4231_open()