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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Dbt87x.c76 #define INT_RIPERR (1 << 16) /* RISC instruction parity error */ macro
143 INT_RIPERR | INT_PABORT | INT_OCERR)
307 chip->interrupt_mask &= ~(INT_PPERR | INT_RIPERR);
329 if (irq_status & (INT_PPERR | INT_RIPERR | INT_PABORT))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Dbt87x.c76 #define INT_RIPERR (1 << 16) /* RISC instruction parity error */ macro
143 INT_RIPERR | INT_PABORT | INT_OCERR)
307 chip->interrupt_mask &= ~(INT_PPERR | INT_RIPERR);
329 if (irq_status & (INT_PPERR | INT_RIPERR | INT_PABORT))

Completed in 184 milliseconds