Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Domap-dma.h38 #define OMAP_DMA_CCR_SEL_SRC_DST_SYNC (1 << 24) macro
/linux-4.1.27/arch/arm/plat-omap/
Ddma.c867 (l & OMAP_DMA_CCR_SEL_SRC_DST_SYNC)) { in omap_stop_dma()