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

/linux-master/sound/pci/
H A Dbt87x.c60 #define INT_RIPERR (1 << 16) /* RISC instruction parity error */ macro
127 INT_RIPERR | INT_PABORT | INT_OCERR)
292 chip->interrupt_mask &= ~(INT_PPERR | INT_RIPERR);
316 if (irq_status & (INT_PPERR | INT_RIPERR | INT_PABORT))

Completed in 80 milliseconds