Searched refs:target_bitclk (Results 1 – 1 of 1) sorted by relevance
43 unsigned long target_bitclk, target_clkdco; in hdmi_pll_compute() local53 target_bitclk = target_tmds * 10; in hdmi_pll_compute()61 m2 = DIV_ROUND_UP(min_dco, target_bitclk); in hdmi_pll_compute()65 target_clkdco = target_bitclk * m2; in hdmi_pll_compute()