Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Dbt87x.c76 #define INT_RIPERR (1 << 16) /* RISC instruction parity error */ macro
143 INT_RIPERR | INT_PABORT | INT_OCERR)
313 chip->interrupt_mask &= ~(INT_PPERR | INT_RIPERR); in snd_bt87x_pci_error()
337 if (irq_status & (INT_PPERR | INT_RIPERR | INT_PABORT)) in snd_bt87x_interrupt()