Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Domap-dma.h167 enum omap_dma_burst_mode { enum
228 enum omap_dma_burst_mode burst_mode; /* Burst mode 4/8/16 words */
324 enum omap_dma_burst_mode burst_mode);
331 enum omap_dma_burst_mode burst_mode);
/openbmc/linux/arch/arm/mach-omap1/
H A Domap-dma.c224 void omap_set_dma_src_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) in omap_set_dma_src_burst_mode()
292 void omap_set_dma_dest_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) in omap_set_dma_dest_burst_mode()