Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_type.h129 int twoStagePLL; member
H A Dnv_setup.c268 par->MaxVClockFreqKHz = par->twoStagePLL ? 400000 : 350000; in nv10GetConfig()
319 par->twoStagePLL = (implementation == 0x0310) || in NVCommonSetup()
H A Dnv_hw.c171 } else if (par->twoStagePLL) { in nvGetClocks()
873 if (par->twoStagePLL) in NVCalcStateExt()
1595 if (par->twoStagePLL) { in NVLoadStateExt()
1647 if (par->twoStagePLL) { in NVUnloadStateExt()
H A Dnvidia.c445 if (par->twoStagePLL) in nvidia_calc_regs()
452 if (par->twoStagePLL) in nvidia_calc_regs()