Searched refs:minN1 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c145 int minN1 = info->vco1.min_n, maxN1 = info->vco1.max_n; local
170 for (N1 = minN1; N1 <= maxN1; N1++) {

Completed in 183 milliseconds