Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/sof/ipc4/
H A Dheader.h379 #define SOF_IPC4_MOD_EXT_MSG_FIRST_BLOCK(x) ((x) << SOF_IPC4_MOD_EXT_MSG_FIRST_BLOCK_SHIFT) macro
/openbmc/linux/sound/soc/sof/
H A Dipc4.c436 tx.extension |= SOF_IPC4_MOD_EXT_MSG_FIRST_BLOCK(1); in sof_ipc4_set_get_data()