Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/skylake/
Dskl-sst-ipc.c47 #define IPC_MSG_TARGET_MASK 0x1 macro
48 #define IPC_MSG_TARGET(x) (((x) & IPC_MSG_TARGET_MASK) \