Searched refs:ECPP_DMA_ENABLE (Results 1 – 2 of 2) sorted by relevance
179 #define ECPP_DMA_ENABLE 0x08 /* DMA enable =1 */ macro
2939 (void) ecr_write(pp, ecr | ECPP_DMA_ENABLE | ECPP_INTR_MASK); in ecpp_init_dma_xfer()3932 ECPP_DMA_ENABLE | ECPP_INTR_MASK); in ecpp_fifo_timer()5709 if (ecr_write(pp, ecr & ~ECPP_DMA_ENABLE) == FAILURE) { in cheerio_dma_stop()