Home
last modified time | relevance | path

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

/linux/include/sound/sof/
H A Dtrace.h83 #define SOF_IPC_PANIC_CODE_MASK 0x00000fff macro
/linux/sound/soc/sof/
H A Dcore.c138 code = panic_code & (SOF_IPC_PANIC_MAGIC_MASK | SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()
143 panic_msg[i].msg, code & SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()
151 code & SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()