Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-priv.h26 #define SOF_DBG_ENABLE_TRACE BIT(0) macro
H A Dcore.c518 if (sof_debug_check_flag(SOF_DBG_ENABLE_TRACE)) { in sof_probe_continue()