Home
last modified time | relevance | path

Searched refs:pll_max (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dpll.c147 unsigned long pll_min, unsigned long pll_max, in dss_pll_calc() argument
165 pll_max = pll_max ? pll_max : ULONG_MAX; in dss_pll_calc()
172 m_stop = min3((unsigned)(pll_max / fint / 2), in dss_pll_calc()
H A Ddss.h471 unsigned long pll_min, unsigned long pll_max,
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dpll.c206 unsigned long pll_min, unsigned long pll_max, in dss_pll_calc_a() argument
233 pll_max = pll_max ? pll_max : ULONG_MAX; in dss_pll_calc_a()
240 m_stop = min3((unsigned)(pll_max / fint / 2), in dss_pll_calc_a()
/linux/include/uapi/linux/
H A Drtc.h63 int pll_max; /* max +ve (faster) adjustment value */ member
/linux/drivers/video/fbdev/aty/
H A Datyfb.h50 int pll_max; member