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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c49 int M, N, thisP, P; getMNP_single() local
83 for (thisP = minP; thisP <= maxP; thisP++) { getMNP_single()
84 P = 1 << thisP; getMNP_single()
117 *pP = thisP; getMNP_single()

Completed in 61 milliseconds