target_bitclk 43 drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c unsigned long target_bitclk, target_clkdco; target_bitclk 53 drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c target_bitclk = target_tmds * 10; target_bitclk 61 drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c m2 = DIV_ROUND_UP(min_dco, target_bitclk); target_bitclk 65 drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c target_clkdco = target_bitclk * m2;