Home
last modified time | relevance | path

Searched refs:SOF_IPC_PM_CTX_SAVE (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/sof/
H A Dheader.h73 #define SOF_IPC_PM_CTX_SAVE SOF_CMD_TYPE(0x001) macro
/linux/sound/soc/sof/amd/
H A Dacp-ipc.c114 if (hdr->cmd == (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE) || in acp_dsp_ipc_get_reply()
/linux/sound/soc/sof/intel/
H A Dcnl.c331 if (hdr->cmd != (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE)) in cnl_ipc_send_msg()
H A Dhda-ipc.c148 if (hdr->cmd == (SOF_IPC_GLB_PM_MSG | SOF_IPC_PM_CTX_SAVE) || in hda_dsp_ipc_get_reply()