Home
last modified time | relevance | path

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

/linux/include/linux/
A Domap-dma.h228 enum omap_dma_burst_mode burst_mode; /* Burst mode 4/8/16 words */ member
317 enum omap_dma_burst_mode burst_mode);
324 enum omap_dma_burst_mode burst_mode);
/linux/arch/arm/plat-omap/
A Ddma.c286 void omap_set_dma_src_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) in omap_set_dma_src_burst_mode() argument
294 switch (burst_mode) { in omap_set_dma_src_burst_mode()
367 void omap_set_dma_dest_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) in omap_set_dma_dest_burst_mode() argument
375 switch (burst_mode) { in omap_set_dma_dest_burst_mode()
/linux/drivers/usb/host/
A Dxhci-mtk-sch.c316 sch_ep->burst_mode = 0; in setup_sch_info()
340 sch_ep->burst_mode = 1; in setup_sch_info()
773 | EP_BBM(sch_ep->burst_mode)); in xhci_mtk_check_bandwidth()
778 sch_ep->pkts, sch_ep->cs_count, sch_ep->burst_mode, in xhci_mtk_check_bandwidth()
A Dxhci-mtk.h109 u32 burst_mode; member
/linux/drivers/gpu/drm/bridge/
A Dnwl-dsi.c263 bool burst_mode; in nwl_dsi_config_dpi() local
304 burst_mode = (dsi->dsi_mode_flags & MIPI_DSI_MODE_VIDEO_BURST) && in nwl_dsi_config_dpi()
307 if (burst_mode) { in nwl_dsi_config_dpi()

Completed in 18 milliseconds