Home
last modified time | relevance | path

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

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