Home
last modified time | relevance | path

Searched refs:SOF_IPC_PANIC_MAGIC_MASK (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/include/sound/sof/
Dtrace.h82 #define SOF_IPC_PANIC_MAGIC_MASK 0x0ffff000 macro
/linux-6.12.1/sound/soc/sof/amd/
Dacp-ipc.c170 if ((status & SOF_IPC_PANIC_MAGIC_MASK) == SOF_IPC_PANIC_MAGIC) { in acp_sof_ipc_irq_thread()
202 if ((status & SOF_IPC_PANIC_MAGIC_MASK) == SOF_IPC_PANIC_MAGIC) { in acp_sof_ipc_irq_thread()
/linux-6.12.1/sound/soc/sof/
Dcore.c96 if ((panic_code & SOF_IPC_PANIC_MAGIC_MASK) != SOF_IPC_PANIC_MAGIC) { in sof_print_oops_and_stack()
102 code = panic_code & (SOF_IPC_PANIC_MAGIC_MASK | SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()
/linux-6.12.1/sound/soc/sof/intel/
Datom.c167 if ((ipcd & SOF_IPC_PANIC_MAGIC_MASK) == SOF_IPC_PANIC_MAGIC) { in atom_irq_thread()
Dcnl.c169 if ((hipctdr & SOF_IPC_PANIC_MAGIC_MASK) == SOF_IPC_PANIC_MAGIC) { in cnl_ipc_irq_thread()
Dhda-ipc.c323 if ((hipct & SOF_IPC_PANIC_MAGIC_MASK) == SOF_IPC_PANIC_MAGIC) { in hda_dsp_ipc_irq_thread()
Dbdw.c346 if ((ipcd & SOF_IPC_PANIC_MAGIC_MASK) == SOF_IPC_PANIC_MAGIC) { in bdw_irq_thread()
/linux-6.12.1/sound/soc/sof/imx/
Dimx8m.c87 if ((p & SOF_IPC_PANIC_MAGIC_MASK) == SOF_IPC_PANIC_MAGIC) in imx8m_dsp_handle_request()
Dimx8ulp.c99 if ((p & SOF_IPC_PANIC_MAGIC_MASK) == SOF_IPC_PANIC_MAGIC) in imx8ulp_dsp_handle_request()
Dimx8.c93 if ((p & SOF_IPC_PANIC_MAGIC_MASK) == SOF_IPC_PANIC_MAGIC) in imx8_dsp_handle_request()
/linux-6.12.1/sound/soc/sof/mediatek/mt8195/
Dmt8195.c73 if ((p & SOF_IPC_PANIC_MAGIC_MASK) == SOF_IPC_PANIC_MAGIC) { in mt8195_dsp_handle_request()
/linux-6.12.1/sound/soc/sof/mediatek/mt8186/
Dmt8186.c73 if ((p & SOF_IPC_PANIC_MAGIC_MASK) == SOF_IPC_PANIC_MAGIC) { in mt8186_dsp_handle_request()