Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Domap-dma.h35 #define OMAP_DMA_CCR_RD_ACTIVE (1 << 9) macro
/linux-6.1.9/arch/arm/mach-omap1/
Domap-dma.c555 while (i < 100 && (l & (OMAP_DMA_CCR_RD_ACTIVE | in omap_stop_dma()