Searched refs:SOF_DBG_PRINT_ALL_DUMPS (Results 1 – 2 of 2) sorted by relevance
401 bool print_all = sof_debug_check_flag(SOF_DBG_PRINT_ALL_DUMPS); in snd_sof_dsp_dbg_dump()429 if (!sof_debug_check_flag(SOF_DBG_PRINT_ALL_DUMPS)) in snd_sof_ipc_dump()
38 #define SOF_DBG_PRINT_ALL_DUMPS BIT(6) /* Print all ipc and dsp dumps */ macro