Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/sof/
H A Dheader.h122 #define SOF_IPC_TEST_IPC_FLOOD SOF_CMD_TYPE(0x001) 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.c178 case SOF_IPC_TEST_IPC_FLOOD: in ipc_log_header()