Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Dpll.c154 unsigned long pll_hw_max; in dss_pll_calc() local
157 pll_hw_max = hw->clkdco_max; in dss_pll_calc()
173 (unsigned)(pll_hw_max / fint / 2), in dss_pll_calc()
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Dpll.c213 unsigned long pll_hw_max; in dss_pll_calc_a() local
216 pll_hw_max = hw->clkdco_max; in dss_pll_calc_a()
241 (unsigned)(pll_hw_max / fint / 2), in dss_pll_calc_a()