Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-sst-ipc.c139 #define IPC_SRC_QUEUE_MASK 0x7 macro
140 #define IPC_SRC_QUEUE(x) (((x) & IPC_SRC_QUEUE_MASK) \