HomeSort by: relevance | last modified time | path
    Searched defs:maxN1 (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 150 int minN1 = info->vco1.min_n, maxN1 = info->vco1.max_n;
175 for (N1 = minN1; N1 <= maxN1; N1++) {
nouveau_nvkm_subdev_clk_pllnv04.c 150 int minN1 = info->vco1.min_n, maxN1 = info->vco1.max_n;
175 for (N1 = minN1; N1 <= maxN1; N1++) {

Completed in 127 milliseconds