Home
last modified time | relevance | path

Searched refs:twoStagePLL (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/nvidia/
Dnv_type.h128 int twoStagePLL; member
Dnv_setup.c294 par->MaxVClockFreqKHz = par->twoStagePLL ? 400000 : 350000; in nv10GetConfig()
345 par->twoStagePLL = (implementation == 0x0310) || in NVCommonSetup()
Dnv_hw.c171 } else if (par->twoStagePLL) { in nvGetClocks()
872 if (par->twoStagePLL) in NVCalcStateExt()
1594 if (par->twoStagePLL) { in NVLoadStateExt()
1646 if (par->twoStagePLL) { in NVUnloadStateExt()
Dnvidia.c449 if (par->twoStagePLL) in nvidia_calc_regs()
456 if (par->twoStagePLL) in nvidia_calc_regs()