Searched refs:crtc_htotal_sw (Results 1 – 1 of 1) sorted by relevance
1021 u16 crtc_htotal_sw, crtc_hsync_start_sw, crtc_hsync_end_sw, in bxt_dsi_get_pipe_config() local1142 crtc_htotal_sw = adjusted_mode_sw->crtc_hdisplay + hfp_sw + in bxt_dsi_get_pipe_config()1147 crtc_hblank_end_sw = crtc_htotal_sw; in bxt_dsi_get_pipe_config()1149 if (adjusted_mode->crtc_htotal == crtc_htotal_sw) in bxt_dsi_get_pipe_config()