Home
last modified time | relevance | path

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

/linux/include/sound/sof/ipc4/
H A Dheader.h461 #define SOF_IPC4_REPLY_STATUS GENMASK(23, 0) macro
/linux/sound/soc/sof/
H A Dipc4.c88 status &= SOF_IPC4_REPLY_STATUS; in sof_ipc4_check_reply_status()