Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/skylake/
Dskl-sst-ipc.c136 #define IPC_DMA_ID_MASK 0x1F macro
137 #define IPC_DMA_ID(x) (((x) & IPC_DMA_ID_MASK) \