Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dvx_core.h492 #define FATAL_DSP_ERROR 0xff0000 macro
/openbmc/linux/sound/drivers/vx/
H A Dvx_core.c523 if (events & FATAL_DSP_ERROR) { in snd_vx_threaded_irq_handler()