Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-priv.h54 #define SOF_DBG_DSPLESS_MODE BIT(15) /* Do not initialize and use the DSP */ macro
555 * User sets the SOF_DBG_DSPLESS_MODE flag in sof_debug module parameter
H A Dcore.c648 if (sof_debug_check_flag(SOF_DBG_DSPLESS_MODE)) { in snd_sof_device_probe()