Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dcore.c595 if (sof_debug_check_flag(SOF_DBG_DSPLESS_MODE)) { in snd_sof_device_probe()
Dsof-priv.h54 #define SOF_DBG_DSPLESS_MODE BIT(15) /* Do not initialize and use the DSP */ macro