Home
last modified time | relevance | path

Searched refs:SOF_IPC_GLB_TEST_MSG (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/sound/sof/
H A Dheader.h53 #define SOF_IPC_GLB_TEST_MSG SOF_GLB_TYPE(0xBU) macro
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Ddebug.c257 hdr.cmd = SOF_IPC_GLB_TEST_MSG | SOF_IPC_TEST_IPC_FLOOD; in sof_debug_ipc_flood_test()
H A Dipc.c175 case SOF_IPC_GLB_TEST_MSG: in ipc_log_header()