Home
last modified time | relevance | path

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

/openbmc/linux/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()