Searched refs:maxM (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
60 maxM = 6; getMNP_single()
62 maxM = 2; getMNP_single()
65 maxM = 6; getMNP_single()
67 maxM = 4; getMNP_single()
69 maxM = 2; getMNP_single()
92 for (M = minM; M <= maxM; M++) { getMNP_single()

Completed in 39 milliseconds