Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dvlv_dsi.c39 static u16 txbyteclkhs(u16 pixels, int bpp, int lane_count, in txbyteclkhs() function
1203 hfp_sw = txbyteclkhs(hfp_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()
1205 hsync_sw = txbyteclkhs(hsync_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()
1207 hbp_sw = txbyteclkhs(hbp_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()
1345 hactive = txbyteclkhs(hactive, bpp, lane_count, in set_dsi_timings()
1347 hfp = txbyteclkhs(hfp, bpp, lane_count, intel_dsi->burst_mode_ratio); in set_dsi_timings()
1348 hsync = txbyteclkhs(hsync, bpp, lane_count, in set_dsi_timings()
1350 hbp = txbyteclkhs(hbp, bpp, lane_count, intel_dsi->burst_mode_ratio); in set_dsi_timings()
1507 txbyteclkhs(adjusted_mode->crtc_htotal, bpp, in intel_dsi_prepare()
1512 txbyteclkhs(adjusted_mode->crtc_vtotal * in intel_dsi_prepare()