Home
last modified time | relevance | path

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

/drivers/gpu/drm/sprd/
A Dsprd_dsi.c480 dsi_reg_wr(ctx, VID_MODE_CFG, VID_MODE_TYPE, 0, ctx->burst_mode); in sprd_dsi_dpi_video()
507 if (ctx->burst_mode == VIDEO_BURST_WITH_SYNC_PULSES) { in sprd_dsi_dpi_video()
981 ctx->burst_mode = VIDEO_BURST_WITH_SYNC_PULSES; in sprd_dsi_host_attach()
983 ctx->burst_mode = VIDEO_NON_BURST_WITH_SYNC_PULSES; in sprd_dsi_host_attach()
985 ctx->burst_mode = VIDEO_NON_BURST_WITH_SYNC_EVENTS; in sprd_dsi_host_attach()
A Dsprd_dsi.h94 u8 burst_mode; member
/drivers/usb/host/
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()
A Dxhci-mtk.h120 u32 burst_mode; member
/drivers/gpu/drm/bridge/
A Dnwl-dsi.c260 bool burst_mode; in nwl_dsi_config_dpi() local
301 burst_mode = (dsi->dsi_mode_flags & MIPI_DSI_MODE_VIDEO_BURST) && in nwl_dsi_config_dpi()
304 if (burst_mode) { in nwl_dsi_config_dpi()

Completed in 741 milliseconds