Home
last modified time | relevance | path

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

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