Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/sof/
Dtrace.h83 #define SOF_IPC_PANIC_CODE_MASK 0x00000fff macro
/linux-6.12.1/sound/soc/sof/
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()