Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
HDintel_dsi_vbt.c564 if (intel_dsi->video_mode_format == VIDEO_MODE_BURST) { in intel_dsi_vbt_init()
757 intel_dsi->video_mode_format == VIDEO_MODE_BURST ? in intel_dsi_vbt_init()
HDintel_dsi.c1490 intel_dsi->video_mode_format == VIDEO_MODE_BURST) { in intel_dsi_prepare()
HDi915_reg.h9201 #define VIDEO_MODE_BURST (3 << 0) macro