Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dmaestro3.c347 #define DSP2HOST_REQ_TIMER 0x04 macro
1636 if (ctl & DSP2HOST_REQ_TIMER) { in snd_m3_interrupt()
1637 outb(DSP2HOST_REQ_TIMER, chip->iobase + ASSP_HOST_INT_STATUS); in snd_m3_interrupt()
/kernel/linux/linux-6.6/sound/pci/
H A Dmaestro3.c342 #define DSP2HOST_REQ_TIMER 0x04 macro
1631 if (ctl & DSP2HOST_REQ_TIMER) { in snd_m3_interrupt()
1632 outb(DSP2HOST_REQ_TIMER, chip->iobase + ASSP_HOST_INT_STATUS); in snd_m3_interrupt()

Completed in 9 milliseconds