Home
last modified time | relevance | path

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

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