Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Dbt87x.c142 #define ERROR_INTERRUPTS (INT_FBUS | INT_FTRGT | INT_PPERR | \ macro
144 #define MY_INTERRUPTS (INT_RISCI | ERROR_INTERRUPTS)
298 status & ERROR_INTERRUPTS, pci_status); in snd_bt87x_pci_error()
330 if (irq_status & ERROR_INTERRUPTS) { in snd_bt87x_interrupt()