Searched refs:hsync_sw (Results 1 – 1 of 1) sorted by relevance
1020 u16 hfp_sw, hsync_sw, hbp_sw; in bxt_dsi_get_pipe_config() local1110 hsync_sw = adjusted_mode_sw->crtc_hsync_end - in bxt_dsi_get_pipe_config()1117 hsync_sw /= 2; in bxt_dsi_get_pipe_config()1123 hsync_sw = txbyteclkhs(hsync_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()1131 hsync_sw = pixels_from_txbyteclkhs(hsync_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()1138 hsync_sw *= 2; in bxt_dsi_get_pipe_config()1143 hsync_sw + hbp_sw; in bxt_dsi_get_pipe_config()1145 crtc_hsync_end_sw = hsync_sw + crtc_hsync_start_sw; in bxt_dsi_get_pipe_config()