Searched refs:SOF_IPC4_MSG_DIR_SHIFT (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/include/sound/sof/ipc4/ | ||
H A D | header.h | 148 #define SOF_IPC4_MSG_DIR_SHIFT 29 macro 150 #define SOF_IPC4_MSG_DIR(x) ((x) << SOF_IPC4_MSG_DIR_SHIFT) |
Completed in 2 milliseconds