Searched refs:maxN2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c147 int minN2 = info->vco2.min_n, maxN2 = info->vco2.max_n; local
150 bool fixedgain2 = (minM2 == maxM2 && minN2 == maxN2);
187 if (N2 > maxN2)

Completed in 184 milliseconds