Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dbt87x.c59 #define INT_FTRGT (1 << 13) /* FIFO overrun due to target latency */ macro
128 #define ERROR_INTERRUPTS (INT_FBUS | INT_FTRGT | INT_PPERR | \
312 if (irq_status & (INT_FBUS | INT_FTRGT)) in snd_bt87x_interrupt()
/kernel/linux/linux-6.6/sound/pci/
H A Dbt87x.c57 #define INT_FTRGT (1 << 13) /* FIFO overrun due to target latency */ macro
126 #define ERROR_INTERRUPTS (INT_FBUS | INT_FTRGT | INT_PPERR | \
310 if (irq_status & (INT_FBUS | INT_FTRGT)) in snd_bt87x_interrupt()

Completed in 3 milliseconds