Searched refs:IPC_DMA_ID_MASK (Results 1 – 1 of 1) sorted by relevance
150 #define IPC_DMA_ID_MASK 0x1F macro151 #define IPC_DMA_ID(x) (((x) & IPC_DMA_ID_MASK) \