Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dbt87x.c126 #define ERROR_INTERRUPTS (INT_FBUS | INT_FTRGT | INT_PPERR | \ macro
128 #define MY_INTERRUPTS (INT_RISCI | ERROR_INTERRUPTS)
277 status & ERROR_INTERRUPTS, pci_status); in snd_bt87x_pci_error()
309 if (irq_status & ERROR_INTERRUPTS) { in snd_bt87x_interrupt()