HomeSort by: relevance | last modified time | path
    Searched defs:thisP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
nouveau_nvkm_subdev_clk_pllnv04.c 54 int M, N, thisP, P;
88 for (thisP = minP; thisP <= maxP; thisP++) {
89 P = 1 << thisP;
122 *pP = thisP;
nouveau_nvkm_subdev_clk_pllnv04.c 54 int M, N, thisP, P;
88 for (thisP = minP; thisP <= maxP; thisP++) {
89 P = 1 << thisP;
122 *pP = thisP;

Completed in 21 milliseconds