Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dpllnv04.c143 int maxU1 = info->vco1.max_inputfreq, maxU2 = info->vco2.max_inputfreq; in getMNP_double() local
180 if (calcclk1/M2 > maxU2) in getMNP_double()