Home
last modified time | relevance | path

Searched defs:burst_mode (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/arm/plat-omap/
Ddma.c429 void omap_set_dma_src_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) in omap_set_dma_src_burst_mode()
522 void omap_set_dma_dest_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) in omap_set_dma_dest_burst_mode()
/linux-3.3/arch/arm/plat-omap/include/plat/
Ddma.h405 enum omap_dma_burst_mode burst_mode; /* Burst mode 4/8/16 words */ member