Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dsi_vbt.c510 u32 tlpx_ns, extra_byte_count, bitrate, tlpx_ui; in intel_dsi_vbt_init() local
610 extra_byte_count = 2; in intel_dsi_vbt_init()
613 extra_byte_count = 4; in intel_dsi_vbt_init()
617 extra_byte_count = 3; in intel_dsi_vbt_init()
719 intel_dsi->hs_to_lp_count += extra_byte_count; in intel_dsi_vbt_init()
736 intel_dsi->clk_lp_to_hs_count += extra_byte_count; in intel_dsi_vbt_init()
748 intel_dsi->clk_hs_to_lp_count += extra_byte_count; in intel_dsi_vbt_init()