Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Ddebug.c437 sof_debug_check_flag(SOF_DBG_RETAIN_CTX)) { in snd_sof_handle_fw_exception()
H A Dsof-priv.h27 #define SOF_DBG_RETAIN_CTX BIT(1) /* prevent DSP D3 on FW exception */ macro