Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dvx_core.h484 #define VXP_IRQ_OFFSET 0x40 /* add 0x40 offset for vxpocket and vx222/v2 */ macro
/Linux-v4.19/sound/drivers/vx/
Dvx_core.c92 nirq += VXP_IRQ_OFFSET; in vx_send_irq_dsp()