Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-codec.c84 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_jack_wake_enable()
104 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_jack_check()
213 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_probe_bus()
250 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_detect_mask()
275 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_init_cmd_io()
288 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_resume_cmd_io()
302 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_stop_cmd_io()
315 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_suspend_cmd_io()
330 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_rirb_status_clear()
342 if (sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_set_codec_wakeup()
[all …]
H A Dicl.c69 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT) && in icl_dsp_post_fw_run()
H A Dhda-loader.c606 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT) && in hda_dsp_post_fw_run()
H A Dmtl.c296 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT)) in mtl_dsp_post_fw_run()
H A Dhda.c1596 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_set_mach_params()
/openbmc/linux/sound/soc/sof/
H A Dcore.c37 bool sof_debug_check_flag(int mask) in sof_debug_check_flag() function
44 EXPORT_SYMBOL(sof_debug_check_flag);
260 if (sof_debug_check_flag(SOF_DBG_ENABLE_TRACE)) { in sof_probe_continue()
374 if (sof_debug_check_flag(SOF_DBG_DSPLESS_MODE)) { in snd_sof_device_probe()
H A Ddebug.c401 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()
437 sof_debug_check_flag(SOF_DBG_RETAIN_CTX)) { in snd_sof_handle_fw_exception()
H A Dipc4.c203 !sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in sof_ipc4_log_header()
236 if (!sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS) && in sof_ipc4_log_header()
384 if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) { in sof_ipc4_tx_msg()
516 if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) in sof_ipc4_set_get_data()
H A Dipc3.c151 if (!sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in ipc3_log_header()
313 if (sof_debug_check_flag(SOF_DBG_PRINT_IPC_SUCCESS_LOGS)) in ipc3_wait_tx_done()
385 if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) { in sof_ipc3_tx_msg()
506 if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) { in sof_ipc3_set_get_data()
H A Dipc4-mtrace.c241 if (sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in sof_ipc4_mtrace_dfs_read()
646 if (sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in sof_ipc4_mtrace_update_pos()
H A Dsof-priv.h65 bool sof_debug_check_flag(int mask);
H A Dipc3-topology.c536 if (sof_debug_check_flag(SOF_DBG_DISABLE_MULTICORE)) in sof_ipc3_widget_setup_comp_pipeline()
539 if (sof_debug_check_flag(SOF_DBG_DYNAMIC_PIPELINES_OVERRIDE)) in sof_ipc3_widget_setup_comp_pipeline()
541 sof_debug_check_flag(SOF_DBG_DYNAMIC_PIPELINES_ENABLE); in sof_ipc3_widget_setup_comp_pipeline()
H A Dsof-audio.c1045 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in sof_machine_check()
H A Dtopology.c1539 if (sof_debug_check_flag(SOF_DBG_DISABLE_MULTICORE)) { in sof_widget_ready()
2218 if (sof_debug_check_flag(SOF_DBG_VERIFY_TPLG)) { in sof_complete()