Searched refs:IRQ_ACK (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/oss/
H A Dwaveartist.h35 #define IRQ_ACK 0x01 macro
H A Dwaveartist.c178 old_ctlr = inb(ctlr_port) & ~IRQ_ACK;
180 outb(old_ctlr | IRQ_ACK, ctlr_port);
694 * the IRQ_ACK bit in CTRL
718 * the IRQ_ACK bit in CTRL
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/oss/
H A Dwaveartist.h35 #define IRQ_ACK 0x01 macro
H A Dwaveartist.c178 old_ctlr = inb(ctlr_port) & ~IRQ_ACK;
180 outb(old_ctlr | IRQ_ACK, ctlr_port);
694 * the IRQ_ACK bit in CTRL
718 * the IRQ_ACK bit in CTRL

Completed in 119 milliseconds