Home
last modified time | relevance | path

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

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