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

/drivers/gpu/drm/nouveau/core/subdev/clock/
H A Dpllnv04.c50 int M, N, thisP, P; local
84 for (thisP = minP; thisP <= maxP; thisP++) {
85 P = 1 << thisP;
118 *pP = thisP;

Completed in 24 milliseconds