Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dbt87x.c128 #define ERROR_INTERRUPTS (INT_FBUS | INT_FTRGT | INT_PPERR | \ macro
130 #define MY_INTERRUPTS (INT_RISCI | ERROR_INTERRUPTS)
279 status & ERROR_INTERRUPTS, pci_status); in snd_bt87x_pci_error()
311 if (irq_status & ERROR_INTERRUPTS) { in snd_bt87x_interrupt()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds