Searched refs:hsync_sw (Results 1 – 1 of 1) sorted by relevance
1112 u16 hfp_sw, hsync_sw, hbp_sw; in bxt_dsi_get_pipe_config() local1203 hsync_sw = adjusted_mode_sw->crtc_hsync_end - in bxt_dsi_get_pipe_config()1210 hsync_sw /= 2; in bxt_dsi_get_pipe_config()1216 hsync_sw = txbyteclkhs(hsync_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()1224 hsync_sw = pixels_from_txbyteclkhs(hsync_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()1231 hsync_sw *= 2; in bxt_dsi_get_pipe_config()1236 hsync_sw + hbp_sw; in bxt_dsi_get_pipe_config()1238 crtc_hsync_end_sw = hsync_sw + crtc_hsync_start_sw; in bxt_dsi_get_pipe_config()