Searched defs:IS_DMA_FIFO_MODE_STATE (Results 1 – 2 of 2) sorted by relevance
760 #define IS_DMA_FIFO_MODE_STATE(STATE) (((STATE) == DMA_FIFOMODE_DISABLE ) || \ macro