Home
last modified time | relevance | path

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

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