Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Domap-dma.h37 #define OMAP_DMA_CCR_SEL_SRC_DST_SYNC (1 << 24) macro
/linux-5.19.10/arch/arm/mach-omap1/
Domap-dma.c538 (l & OMAP_DMA_CCR_SEL_SRC_DST_SYNC)) { in omap_stop_dma()