Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dvlv_dsi.c1412 u16 mode_hdisplay; in intel_dsi_prepare() local
1416 mode_hdisplay = adjusted_mode->crtc_hdisplay; in intel_dsi_prepare()
1419 mode_hdisplay /= 2; in intel_dsi_prepare()
1421 mode_hdisplay += intel_dsi->pixel_overlap; in intel_dsi_prepare()
1458 mode_hdisplay << HORIZONTAL_ADDRESS_SHIFT); in intel_dsi_prepare()