Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsun6i-dma.c78 #define DMA_CHAN_CFG_DST_DRQ_A31(x) (DMA_CHAN_CFG_SRC_DRQ_A31(x) << 16) macro
328 DMA_CHAN_CFG_DST_DRQ_A31(dst_drq); in sun6i_set_drq_a31()