Searched refs:adjusted_mode_sw (Results 1 – 1 of 1) sorted by relevance
1021 struct drm_display_mode *adjusted_mode_sw; in bxt_dsi_get_pipe_config() local1116 hfp_sw = adjusted_mode_sw->crtc_hsync_start - in bxt_dsi_get_pipe_config()1117 adjusted_mode_sw->crtc_hdisplay; in bxt_dsi_get_pipe_config()1118 hsync_sw = adjusted_mode_sw->crtc_hsync_end - in bxt_dsi_get_pipe_config()1119 adjusted_mode_sw->crtc_hsync_start; in bxt_dsi_get_pipe_config()1120 hbp_sw = adjusted_mode_sw->crtc_htotal - in bxt_dsi_get_pipe_config()1121 adjusted_mode_sw->crtc_hsync_end; in bxt_dsi_get_pipe_config()1162 adjusted_mode_sw->crtc_hsync_start; in bxt_dsi_get_pipe_config()1166 adjusted_mode_sw->crtc_hsync_end; in bxt_dsi_get_pipe_config()1170 adjusted_mode_sw->crtc_hblank_start; in bxt_dsi_get_pipe_config()[all …]