Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/skylake/
Dskl-sst-ipc.c150 #define IPC_DMA_ID_MASK 0x1F macro
151 #define IPC_DMA_ID(x) (((x) & IPC_DMA_ID_MASK) \