Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A Dcore.c101 code = panic_code & (SOF_IPC_PANIC_MAGIC_MASK | SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()
106 panic_msg[i].msg, code & SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()
114 code & SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()
/linux-6.3-rc2/include/sound/sof/
A Dtrace.h83 #define SOF_IPC_PANIC_CODE_MASK 0x00000fff macro

Completed in 3 milliseconds