Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dsi_vbt.c564 if (intel_dsi->video_mode_format == VIDEO_MODE_BURST) { in intel_dsi_vbt_init()
759 intel_dsi->video_mode_format == VIDEO_MODE_BURST ? in intel_dsi_vbt_init()
Dvlv_dsi.c1505 intel_dsi->video_mode_format == VIDEO_MODE_BURST) { in intel_dsi_prepare()
Di915_reg.h10107 #define VIDEO_MODE_BURST (3 << 0) macro