Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/skylake/
Dskl-sst-ipc.c39 #define IPC_MSG_TARGET_MASK 0x1 macro
40 #define IPC_MSG_TARGET(x) (((x) & IPC_MSG_TARGET_MASK) \