Home
last modified time | relevance | path

Searched refs:sof_debug_check_flag (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/sof/
H A Dcore.c74 bool sof_debug_check_flag(int mask) in sof_debug_check_flag() function
81 EXPORT_SYMBOL(sof_debug_check_flag);
216 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in sof_machine_check()
518 if (sof_debug_check_flag(SOF_DBG_ENABLE_TRACE)) { in sof_probe_continue()
652 if (sof_debug_check_flag(SOF_DBG_DSPLESS_MODE)) { in snd_sof_device_probe()
H A Dipc4.c212 !sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in sof_ipc4_log_header()
265 if (!sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS) && in sof_ipc4_log_header()
418 if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) { in sof_ipc4_tx_msg()
551 if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) in sof_ipc4_set_get_data()
740 if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) in sof_ipc4_rx_msg()
H A Ddebug.c418 bool print_all = sof_debug_check_flag(SOF_DBG_PRINT_ALL_DUMPS); in snd_sof_dsp_dbg_dump()
446 if (!sof_debug_check_flag(SOF_DBG_PRINT_ALL_DUMPS)) in snd_sof_ipc_dump()
454 sof_debug_check_flag(SOF_DBG_RETAIN_CTX)) && !sdev->d3_prevented) { in snd_sof_handle_fw_exception()
H A Dipc4-mtrace.c230 if (sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in sof_ipc4_mtrace_dfs_read()
637 if (sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in sof_ipc4_mtrace_update_pos()
H A Dipc3-topology.c562 if (sof_debug_check_flag(SOF_DBG_DISABLE_MULTICORE)) in sof_ipc3_widget_setup_comp_pipeline()
565 if (sof_debug_check_flag(SOF_DBG_DYNAMIC_PIPELINES_OVERRIDE)) in sof_ipc3_widget_setup_comp_pipeline()
567 sof_debug_check_flag(SOF_DBG_DYNAMIC_PIPELINES_ENABLE); in sof_ipc3_widget_setup_comp_pipeline()
H A Dtopology.c1562 if (sof_debug_check_flag(SOF_DBG_DISABLE_MULTICORE)) { in sof_widget_ready()
2252 if (sof_debug_check_flag(SOF_DBG_VERIFY_TPLG)) { in sof_complete()
/linux/sound/soc/sof/intel/
H A Dicl.c69 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT) && in icl_dsp_post_fw_run()