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

/linux-master/sound/pci/
H A Dbt87x.c55 #define INT_RISCI (1 << 11) /* RISC instruction IRQ bit set */ macro
128 #define MY_INTERRUPTS (INT_RISCI | ERROR_INTERRUPTS)
319 if ((irq_status & INT_RISCI) && (chip->reg_control & CTL_ACAP_EN)) {

Completed in 81 milliseconds