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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c144 int minM1 = info->vco1.min_m, maxM1 = info->vco1.max_m; getMNP_double() local
164 for (M1 = minM1; M1 <= maxM1; M1++) { getMNP_double()

Completed in 32 milliseconds