Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds