Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Ddma-jz4780.c62 #define JZ_DMA_DCM_LINK BIT(0) macro
391 desc->desc[i].dcm |= JZ_DMA_DCM_LINK; in jz4780_dma_prep_slave_sg()
441 desc->desc[i].dcm |= JZ_DMA_DCM_TIE | JZ_DMA_DCM_LINK; in jz4780_dma_prep_dma_cyclic()
519 jzchan->desc->desc[i].dcm &= ~JZ_DMA_DCM_LINK; in jz4780_dma_begin()