Home
last modified time | relevance | path

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

/linux/include/sound/sof/
H A Dheader.h54 #define SOF_IPC_GLB_PROBE SOF_GLB_TYPE(0xCU) macro
/linux/sound/soc/sof/amd/
H A Dacp-ipc.c142 !(reply.hdr.cmd & SOF_IPC_GLB_PROBE)) { in acp_dsp_ipc_get_reply()