Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/skylake/
Dskl-sst-ipc.c134 #define IPC_DST_QUEUE_MASK 0x7 macro
135 #define IPC_DST_QUEUE(x) (((x) & IPC_DST_QUEUE_MASK) \