Searched refs:pll_max (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/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 | 233 unsigned long pll_min, pll_max; in dpi_dsi_clk_calc() local 241 pll_max = 0; in dpi_dsi_clk_calc() 246 pll_min, pll_max, in dpi_dsi_clk_calc()
|
D | dss.h | 464 unsigned long pll_min, unsigned long pll_max,
|
D | dsi.c | 4475 unsigned long pll_min, pll_max; in dsi_cm_calc() local 4501 pll_max = cfg->hs_clk_max * 4; in dsi_cm_calc() 4504 pll_min, pll_max, in dsi_cm_calc() 4774 unsigned long pll_max; in dsi_vm_calc() local 4795 pll_max = cfg->hs_clk_max * 4; in dsi_vm_calc() 4801 pll_max = byteclk_max * 4 * 4; in dsi_vm_calc() 4805 pll_min, pll_max, in dsi_vm_calc()
|
/linux-4.1.27/include/uapi/linux/ |
D | rtc.h | 58 int pll_max; /* max +ve (faster) adjustment value */ member
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 446 par->pll_limits.pll_max = aty_chips[i].pll; in correct_chipset() 474 par->pll_limits.pll_max = 170; in correct_chipset() 482 par->pll_limits.pll_max = 200; in correct_chipset() 492 par->pll_limits.pll_max = 200; in correct_chipset() 500 par->pll_limits.pll_max = 200; in correct_chipset() 512 par->pll_limits.pll_max = 170; in correct_chipset() 520 par->pll_limits.pll_max = 200; in correct_chipset() 2441 par->pll_limits.pll_max = pll; in aty_init() 2448 par->pll_per = 1000000/par->pll_limits.pll_max; in aty_init() 2461 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.1.27/arch/m68k/q40/ |
D | config.c | 309 pll->pll_max = 31; in q40_get_rtc_pll()
|
/linux-4.1.27/drivers/char/ |
D | genrtc.c | 451 pll.pll_max, in gen_rtc_proc_show()
|