Searched refs:DMA_CHAN_RST (Results 1 – 1 of 1) sorted by relevance
36 #define DMA_CHAN_RST BIT(1) /* channel on / off bit */ macro131 ltq_dma_w32_mask(0, DMA_CHAN_RST, LTQ_DMA_CCTRL); in ltq_dma_alloc()132 while (ltq_dma_r32(LTQ_DMA_CCTRL) & DMA_CHAN_RST) in ltq_dma_alloc()230 ltq_dma_w32(DMA_CHAN_RST, LTQ_DMA_CCTRL); in ltq_dma_init()