Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/skylake/
Dskl-sst-ipc.c90 #define IPC_MOD_ID_MASK 0xFFFF macro
91 #define IPC_MOD_ID(x) (((x) & IPC_MOD_ID_MASK) \
117 #define IPC_DST_MOD_ID(x) (((x) & IPC_MOD_ID_MASK) \