Home
last modified time | relevance | path

Searched refs:BIT_DMA_RUN (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_core.c74 #define BIT_DMA_RUN 1 macro
206 writel(BIT_DMA_RUN, &dma->regs->ctrlstat_set); in netup_unidvb_dma_enable()
209 writel(BIT_DMA_RUN, &dma->regs->ctrlstat_clear); in netup_unidvb_dma_enable()