Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dnouveau_nvkm_subdev_clk_pllnv04.c148 int maxU1 = info->vco1.max_inputfreq, maxU2 = info->vco2.max_inputfreq; in getMNP_double() local
172 if (crystal/M1 > maxU1) in getMNP_double()