Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Dbt87x.c75 #define INT_PPERR (1 << 15) /* PCI parity error */ macro
142 #define ERROR_INTERRUPTS (INT_FBUS | INT_FTRGT | INT_PPERR | \
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()