Home
last modified time | relevance | path

Searched refs:VIDEO_MODE_BURST (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/i915/
Dintel_dsi_pll.c108 if (eotp && video_mode_format == VIDEO_MODE_BURST) in dsi_rr_formula()
128 if (eotp && video_mode_format == VIDEO_MODE_BURST) in dsi_rr_formula()
Dintel_dsi_panel_vbt.c312 if (intel_dsi->video_mode_format == VIDEO_MODE_BURST) { in generic_init()
Dintel_dsi.c545 intel_dsi->video_mode_format == VIDEO_MODE_BURST) { in intel_dsi_prepare()
Di915_reg.h6473 #define VIDEO_MODE_BURST (3 << 0) macro