Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dvx_core.h471 #define VXP_IRQ_OFFSET 0x40 /* add 0x40 offset for vxpocket and vx222/v2 */ macro
/linux/sound/drivers/vx/
H A Dvx_core.c81 nirq += VXP_IRQ_OFFSET; in vx_send_irq_dsp()