Home
last modified time | relevance | path

Searched refs:CS4231_IRQ_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dcs4231-regs.h118 #define CS4231_IRQ_ENABLE 0x02 /* enable IRQ */ macro
/linux/sound/isa/wss/
H A Dwss_lib.c884 chip->image[CS4231_PIN_CTRL] |= CS4231_IRQ_ENABLE; in snd_wss_open()
916 chip->image[CS4231_PIN_CTRL] &= ~CS4231_IRQ_ENABLE; in snd_wss_close()