Home
last modified time | relevance | path

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

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