Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds