Searched refs:line_time_us (Results 1 – 1 of 1) sorted by relevance
871 int bpp, line_time_us, byte_clk_period_ns; in gen11_dsi_set_transcoder_timings() local879 line_time_us = (htotal * (bpp / 8) * byte_clk_period_ns) / (1000 * intel_dsi->lane_count); in gen11_dsi_set_transcoder_timings()880 vtotal = vactive + DIV_ROUND_UP(400, line_time_us); in gen11_dsi_set_transcoder_timings()