Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dbt87x.c64 #define INT_OCERR (1 << 18) /* invalid opcode */ macro
129 INT_RIPERR | INT_PABORT | INT_OCERR)
315 if (irq_status & INT_OCERR) in snd_bt87x_interrupt()
/kernel/linux/linux-6.6/sound/pci/
H A Dbt87x.c62 #define INT_OCERR (1 << 18) /* invalid opcode */ macro
127 INT_RIPERR | INT_PABORT | INT_OCERR)
313 if (irq_status & INT_OCERR) in snd_bt87x_interrupt()

Completed in 4 milliseconds