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

/drivers/gpu/drm/nouveau/core/subdev/clock/
H A Dpllnv04.c148 int minN2 = info->vco2.min_n, maxN2 = info->vco2.max_n; local
151 bool fixedgain2 = (minM2 == maxM2 && minN2 == maxN2);
186 if (N2 < minN2)

Completed in 38 milliseconds