Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dpll.c165 unsigned long pll_hw_max; in dss_pll_calc() local
168 pll_hw_max = hw->clkdco_max; in dss_pll_calc()
184 (unsigned)(pll_hw_max / fint / 2), in dss_pll_calc()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dpll.c224 unsigned long pll_hw_max; in dss_pll_calc_a() local
227 pll_hw_max = hw->clkdco_max; in dss_pll_calc_a()
249 (unsigned)(pll_hw_max / fint / 2), in dss_pll_calc_a()