Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Ddma.h225 #define OMAP_DMA_SYNC_BLOCK 0x02 macro
/linux-2.6.39/arch/arm/plat-omap/
Ddma.c233 if (sync_mode == OMAP_DMA_SYNC_BLOCK) in omap_set_dma_transfer_params()
253 if (sync_mode & OMAP_DMA_SYNC_BLOCK) in omap_set_dma_transfer_params()