Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw/
H A Dregs.h260 DW_DMA_IS_CYCLIC = 0, enumerator
H A Dcore.c478 if (test_bit(DW_DMA_IS_CYCLIC, &dwc->flags)) in dw_dma_tasklet()