Home
last modified time | relevance | path

Searched refs:burst_mode (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Domap-dma.h228 enum omap_dma_burst_mode burst_mode; /* Burst mode 4/8/16 words */ member
324 enum omap_dma_burst_mode burst_mode);
331 enum omap_dma_burst_mode burst_mode);
/linux/arch/arm/mach-omap1/
H A Domap-dma.c211 void omap_set_dma_src_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) in omap_set_dma_src_burst_mode() argument
219 switch (burst_mode) { in omap_set_dma_src_burst_mode()
279 void omap_set_dma_dest_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) in omap_set_dma_dest_burst_mode() argument
287 switch (burst_mode) { in omap_set_dma_dest_burst_mode()
/linux/drivers/gpu/drm/sprd/
H A Dsprd_dsi.h94 u8 burst_mode; member
/linux/drivers/usb/host/
H A Dxhci-mtk.h122 u32 burst_mode; member
H A Dxhci-mtk-sch.c318 sch_ep->burst_mode = 0; in setup_sch_info()
341 sch_ep->burst_mode = 1; in setup_sch_info()
998 | EP_BBM(sch_ep->burst_mode)); in xhci_mtk_check_bandwidth()
1003 sch_ep->pkts, sch_ep->cs_count, sch_ep->burst_mode, in xhci_mtk_check_bandwidth()