Searched refs:mode_hdisplay (Results 1 – 2 of 2) sorted by relevance
1394 u16 mode_hdisplay; in intel_dsi_prepare() local1398 mode_hdisplay = adjusted_mode->crtc_hdisplay; in intel_dsi_prepare()1401 mode_hdisplay /= 2; in intel_dsi_prepare()1403 mode_hdisplay += intel_dsi->pixel_overlap; in intel_dsi_prepare()1440 …adjusted_mode->crtc_vdisplay << VERTICAL_ADDRESS_SHIFT | mode_hdisplay << HORIZONTAL_ADDRESS_SHIFT… in intel_dsi_prepare()
604 u32 mode_clock, u32 mode_hdisplay, in intel_dp_dsc_get_output_bpp() argument623 mode_hdisplay; in intel_dp_dsc_get_output_bpp()673 int mode_clock, int mode_hdisplay, in intel_dp_dsc_get_slice_count() argument696 DIV_ROUND_UP(mode_hdisplay, in intel_dp_dsc_get_slice_count()
Completed in 16 milliseconds