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/
A Dtrace.h83 #define SOF_IPC_PANIC_CODE_MASK 0x00000fff macro
/linux/sound/soc/sof/
A Dcore.c102 code = panic_code & (SOF_IPC_PANIC_MAGIC_MASK | SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()
107 panic_msg[i].msg, code & SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()
115 code & SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()

Completed in 6 milliseconds