Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Domap-dma.h170 enum omap_dma_burst_mode { enum
231 enum omap_dma_burst_mode burst_mode; /* Burst mode 4/8/16 words */
325 enum omap_dma_burst_mode burst_mode);
332 enum omap_dma_burst_mode burst_mode);
/Linux-v4.19/arch/arm/plat-omap/
Ddma.c370 void omap_set_dma_src_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) in omap_set_dma_src_burst_mode()
453 void omap_set_dma_dest_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) in omap_set_dma_dest_burst_mode()