Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/skylake/
Dskl-sst-ipc.c44 #define IPC_MSG_DIR_MASK 0x1 macro
45 #define IPC_MSG_DIR(x) (((x) & IPC_MSG_DIR_MASK) \