Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dpllnv04.c143 int maxU1 = info->vco1.max_inputfreq, maxU2 = info->vco2.max_inputfreq; in getMNP_double() local
167 if (crystal/M1 > maxU1) in getMNP_double()