Searched refs:SOF_IPC4_MOD_EXT_MSG_FIRST_BLOCK_MASK (Results 1 – 2 of 2) sorted by relevance
385 #define SOF_IPC4_MOD_EXT_MSG_FIRST_BLOCK_MASK BIT(29) macro
467 tx.extension &= ~SOF_IPC4_MOD_EXT_MSG_FIRST_BLOCK_MASK; in sof_ipc4_set_get_data()497 if (!set && rx.extension & SOF_IPC4_MOD_EXT_MSG_FIRST_BLOCK_MASK) { in sof_ipc4_set_get_data()
Completed in 7 milliseconds