Searched refs:MI_DMA_USING_NEW (Results 1 – 2 of 2) sorted by relevance
62 BOOL isNew = ((channel & MI_DMA_USING_NEW) != 0); in CARDi_GetDmaInterface()63 channel &= ~MI_DMA_USING_NEW; in CARDi_GetDmaInterface()
40 #define MI_DMA_USING_NEW 0x00000010UL macro