Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr_core.c991 #define PCXHR_IRQ_TIMER 0x000300 macro
1234 if (reg & PCXHR_IRQ_TIMER) { in pcxhr_interrupt()
1235 int timer_toggle = reg & PCXHR_IRQ_TIMER; in pcxhr_interrupt()
1273 if (mgr->src_it_dsp & PCXHR_IRQ_TIMER) { in pcxhr_threaded_irq()