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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c146 int minM2 = info->vco2.min_m, maxM2 = info->vco2.max_m; getMNP_double() local
150 bool fixedgain2 = (minM2 == maxM2 && minN2 == maxN2); getMNP_double()
177 for (M2 = minM2; M2 <= maxM2; M2++) { getMNP_double()

Completed in 42 milliseconds