Home
last modified time | relevance | path

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

/drivers/dma/
Domap-dma.c101 CCR_TRIGGER_SRC = BIT(24), enumerator
309 if (od->plat->errata & DMA_ERRATA_i541 && val & CCR_TRIGGER_SRC) { in omap_dma_stop()
824 d->ccr |= CCR_TRIGGER_SRC; in omap_dma_prep_slave_sg()
934 d->ccr |= CCR_TRIGGER_SRC; in omap_dma_prep_dma_cyclic()