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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c42 int minM = info->vco1.min_m, maxM = info->vco1.max_m; getMNP_single() local
92 for (M = minM; M <= maxM; M++) { getMNP_single()

Completed in 37 milliseconds