Home
last modified time | relevance | path

Searched refs:minP (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c46 int minP = info->min_p; in getMNP_single() local
83 for (thisP = minP; thisP <= maxP; thisP++) { in getMNP_single()