Searched refs:pll_max (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | pll.c | 158 unsigned long pll_min, unsigned long pll_max, in dss_pll_calc() argument 176 pll_max = pll_max ? pll_max : ULONG_MAX; in dss_pll_calc() 183 m_stop = min3((unsigned)(pll_max / fint / 2), in dss_pll_calc()
|
D | dpi.c | 234 unsigned long pll_min, pll_max; in dpi_dsi_clk_calc() local 242 pll_max = 0; in dpi_dsi_clk_calc() 247 pll_min, pll_max, in dpi_dsi_clk_calc()
|
D | dss.h | 464 unsigned long pll_min, unsigned long pll_max,
|
D | dsi.c | 4476 unsigned long pll_min, pll_max; in dsi_cm_calc() local 4502 pll_max = cfg->hs_clk_max * 4; in dsi_cm_calc() 4505 pll_min, pll_max, in dsi_cm_calc() 4775 unsigned long pll_max; in dsi_vm_calc() local 4796 pll_max = cfg->hs_clk_max * 4; in dsi_vm_calc() 4802 pll_max = byteclk_max * 4 * 4; in dsi_vm_calc() 4806 pll_min, pll_max, in dsi_vm_calc()
|
/linux-4.4.14/include/uapi/linux/ |
D | rtc.h | 58 int pll_max; /* max +ve (faster) adjustment value */ member
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 455 par->pll_limits.pll_max = aty_chips[i].pll; in correct_chipset() 483 par->pll_limits.pll_max = 170; in correct_chipset() 491 par->pll_limits.pll_max = 200; in correct_chipset() 501 par->pll_limits.pll_max = 200; in correct_chipset() 509 par->pll_limits.pll_max = 200; in correct_chipset() 521 par->pll_limits.pll_max = 170; in correct_chipset() 529 par->pll_limits.pll_max = 200; in correct_chipset() 2450 par->pll_limits.pll_max = pll; in aty_init() 2457 par->pll_per = 1000000/par->pll_limits.pll_max; in aty_init() 2470 diff1 = 510 * 14 / pll_ref_div - par->pll_limits.pll_max; in aty_init() [all …]
|
D | atyfb.h | 47 int pll_max; member
|
/linux-4.4.14/arch/m68k/q40/ |
D | config.c | 309 pll->pll_max = 31; in q40_get_rtc_pll()
|
/linux-4.4.14/drivers/char/ |
D | genrtc.c | 451 pll.pll_max, in gen_rtc_proc_show()
|