Home
last modified time | relevance | path

Searched refs:hbp_sw (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dvlv_dsi.c1087 u16 hfp_sw, hsync_sw, hbp_sw; in bxt_dsi_get_pipe_config() local
1180 hbp_sw = adjusted_mode_sw->crtc_htotal - in bxt_dsi_get_pipe_config()
1186 hbp_sw /= 2; in bxt_dsi_get_pipe_config()
1193 hbp_sw = txbyteclkhs(hbp_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()
1201 hbp_sw = pixels_from_txbyteclkhs(hbp_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()
1207 hbp_sw *= 2; in bxt_dsi_get_pipe_config()
1211 hsync_sw + hbp_sw; in bxt_dsi_get_pipe_config()