Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Dbt87x.c73 #define INT_FTRGT (1 << 13) /* FIFO overrun due to target latency */ macro
142 #define ERROR_INTERRUPTS (INT_FBUS | INT_FTRGT | INT_PPERR | \
331 if (irq_status & (INT_FBUS | INT_FTRGT)) in snd_bt87x_interrupt()