Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_pll.c43 unsigned long target_tmds, struct dss_pll_clock_info *pi) in hdmi_pll_compute() argument
54 DSSDBG("clkin %lu, target tmds %lu\n", clkin, target_tmds); in hdmi_pll_compute()
56 target_bitclk = target_tmds * 10; in hdmi_pll_compute()
Dhdmi.h311 unsigned long target_tmds, struct dss_pll_clock_info *pi);