Searched refs:INT_RISCI (Results 1 – 1 of 1) sorted by relevance
55 #define INT_RISCI (1 << 11) /* RISC instruction IRQ bit set */ macro128 #define MY_INTERRUPTS (INT_RISCI | ERROR_INTERRUPTS)319 if ((irq_status & INT_RISCI) && (chip->reg_control & CTL_ACAP_EN)) { in snd_bt87x_interrupt()