Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dsirf-dma.c164 int cid, int burst_mode, void __iomem *base) in sirfsoc_dma_execute_hw_a7v2()
195 int cid, int burst_mode, void __iomem *base) in sirfsoc_dma_execute_hw_a7v1()
217 int cid, int burst_mode, void __iomem *base) in sirfsoc_dma_execute_hw_a6()
/Linux-v4.19/drivers/usb/host/
Dxhci-mtk.h75 u32 burst_mode; member
/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()
/Linux-v4.19/include/linux/
Domap-dma.h231 enum omap_dma_burst_mode burst_mode; /* Burst mode 4/8/16 words */ member