Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dvlv_dsi.c48 static u16 txbyteclkhs(u16 pixels, int bpp, int lane_count, in txbyteclkhs() function
1146 hfp_sw = txbyteclkhs(hfp_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()
1148 hsync_sw = txbyteclkhs(hsync_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()
1150 hbp_sw = txbyteclkhs(hbp_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()
1261 hactive = txbyteclkhs(hactive, bpp, lane_count, in set_dsi_timings()
1263 hfp = txbyteclkhs(hfp, bpp, lane_count, intel_dsi->burst_mode_ratio); in set_dsi_timings()
1264 hsync = txbyteclkhs(hsync, bpp, lane_count, in set_dsi_timings()
1266 hbp = txbyteclkhs(hbp, bpp, lane_count, intel_dsi->burst_mode_ratio); in set_dsi_timings()
1423 txbyteclkhs(adjusted_mode->crtc_htotal, bpp, in intel_dsi_prepare()
1428 txbyteclkhs(adjusted_mode->crtc_vtotal * in intel_dsi_prepare()