Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Domap-dma.c156 CCR_TRIGGER_SRC = BIT(24), enumerator
496 if (od->plat->errata & DMA_ERRATA_i541 && val & CCR_TRIGGER_SRC) { in omap_dma_stop()
1071 d->ccr |= CCR_TRIGGER_SRC; in omap_dma_prep_slave_sg()
1216 d->ccr |= CCR_TRIGGER_SRC; in omap_dma_prep_dma_cyclic()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Domap-dma.c156 CCR_TRIGGER_SRC = BIT(24), enumerator
496 if (od->plat->errata & DMA_ERRATA_i541 && val & CCR_TRIGGER_SRC) { in omap_dma_stop()
1076 d->ccr |= CCR_TRIGGER_SRC; in omap_dma_prep_slave_sg()
1221 d->ccr |= CCR_TRIGGER_SRC; in omap_dma_prep_dma_cyclic()

Completed in 6 milliseconds