Home
last modified time | relevance | path

Searched refs:target_tmds (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi_pll.c42 unsigned long target_tmds, struct dss_pll_clock_info *pi) in hdmi_pll_compute() argument
53 DSSDBG("clkin %lu, target tmds %lu\n", clkin, target_tmds); in hdmi_pll_compute()
55 target_bitclk = target_tmds * 10; in hdmi_pll_compute()
Dhdmi.h310 unsigned long target_tmds, struct dss_pll_clock_info *pi);