Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-priv.h28 #define SOF_DBG_VERIFY_TPLG BIT(2) /* verify topology during load */ macro
H A Dtopology.c2220 if (sof_debug_check_flag(SOF_DBG_VERIFY_TPLG)) { in sof_complete()