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

/drivers/gpu/drm/nouveau/core/subdev/clock/
H A Dpllnv04.c145 int minM1 = info->vco1.min_m, maxM1 = info->vco1.max_m; local
165 for (M1 = minM1; M1 <= maxM1; M1++) {

Completed in 68 milliseconds