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