Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
HDintel_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()
717 intel_dsi->hs_to_lp_count += extra_byte_count; in intel_dsi_vbt_init()
734 intel_dsi->clk_lp_to_hs_count += extra_byte_count; in intel_dsi_vbt_init()
746 intel_dsi->clk_hs_to_lp_count += extra_byte_count; in intel_dsi_vbt_init()