target_tmds       300 drivers/video/fbdev/omap2/omapfb/dss/hdmi.h 	unsigned long target_tmds, struct dss_pll_clock_info *pi);
target_tmds        40 drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c 	unsigned long target_tmds, struct dss_pll_clock_info *pi)
target_tmds        51 drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c 	DSSDBG("clkin %lu, target tmds %lu\n", clkin, target_tmds);
target_tmds        53 drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c 	target_bitclk = target_tmds * 10;