Searched refs:link_clks_active (Results 1 – 1 of 1) sorted by relevance
439 unsigned int tu_data, tu_line, link_clks_active; in calc_hblank_early_prog() local475 link_clks_active = (tu_line - 1) * 64 + tu_data; in calc_hblank_early_prog()477 …hblank_rise = (link_clks_active + 6 * DIV_ROUND_UP(link_clks_active, 250) + 4) * pixel_clk / link_… in calc_hblank_early_prog()