Home
last modified time | relevance | path

Searched refs:CCW_DEC_SEM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dmxs-dma.c82 #define CCW_DEC_SEM (1 << 6) macro
511 ccw->bits &= ~CCW_DEC_SEM; in mxs_dma_prep_slave_sg()
525 ccw->bits |= CCW_DEC_SEM; in mxs_dma_prep_slave_sg()
559 ccw->bits |= CCW_DEC_SEM; in mxs_dma_prep_slave_sg()
621 ccw->bits |= CCW_DEC_SEM; in mxs_dma_prep_dma_cyclic()
/kernel/linux/linux-6.6/drivers/dma/
H A Dmxs-dma.c81 #define CCW_DEC_SEM (1 << 6) macro
510 ccw->bits &= ~CCW_DEC_SEM; in mxs_dma_prep_slave_sg()
524 ccw->bits |= CCW_DEC_SEM; in mxs_dma_prep_slave_sg()
558 ccw->bits |= CCW_DEC_SEM; in mxs_dma_prep_slave_sg()
620 ccw->bits |= CCW_DEC_SEM; in mxs_dma_prep_dma_cyclic()

Completed in 3 milliseconds