Searched refs:target_bitclk (Results 1 – 1 of 1) sorted by relevance
45 unsigned long target_bitclk, target_clkdco; in hdmi_pll_compute() local55 target_bitclk = target_tmds * 10; in hdmi_pll_compute()63 m2 = DIV_ROUND_UP(min_dco, target_bitclk); in hdmi_pll_compute()67 target_clkdco = target_bitclk * m2; in hdmi_pll_compute()