Searched refs:pll_min (Results 1 – 5 of 5) sorted by relevance
| /linux/include/uapi/linux/ |
| H A D | rtc.h | 64 int pll_min; /* max -ve (slower) adjustment value */ member
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | pll.c | 147 unsigned long pll_min, unsigned long pll_max, in dss_pll_calc() argument 170 m_start = max(DIV_ROUND_UP(DIV_ROUND_UP(pll_min, fint), 2), in dss_pll_calc()
|
| H A D | dss.h | 471 unsigned long pll_min, unsigned long pll_max,
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | pll.c | 206 unsigned long pll_min, unsigned long pll_max, in dss_pll_calc_a() argument 238 m_start = max(DIV_ROUND_UP(DIV_ROUND_UP(pll_min, fint), 2), in dss_pll_calc_a()
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | atyfb.h | 51 int pll_min; member
|