Home
last modified time | relevance | path

Searched refs:SOF_DBG_DUMP_OPTIONAL (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sof/intel/
A Dhda-loader.c180 flags = SOF_DBG_DUMP_PCI | SOF_DBG_DUMP_MBOX | SOF_DBG_DUMP_OPTIONAL; in cl_dsp_init()
184 flags &= ~SOF_DBG_DUMP_OPTIONAL; in cl_dsp_init()
/linux/sound/soc/sof/
A Dsof-priv.h42 #define SOF_DBG_DUMP_OPTIONAL BIT(4) /* only dump if SOF_DBG_PRINT_ALL_DUMPS is set */ macro
A Ddebug.c855 if (flags & SOF_DBG_DUMP_OPTIONAL && !print_all) in snd_sof_dsp_dbg_dump()

Completed in 9 milliseconds