Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dvx_core.h479 #define IRQ_RESET_CHK 0x3A macro
/kernel/linux/linux-5.10/sound/drivers/vx/
Dvx_core.c93 if (vx_send_irq_dsp(chip, IRQ_RESET_CHK) < 0) in vx_reset_chk()