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

/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.h172 PLL_VPLL1 = 0x81, enumerator in enum:pll_types
H A Dnouveau_hw.c522 enum pll_types pll = head ? PLL_VPLL1 : PLL_VPLL0;
659 nouveau_hw_get_pllvals(dev, head ? PLL_VPLL1 : PLL_VPLL0, &regp->pllvals);
H A Dnouveau_bios.c4548 { PLL_VPLL1 , NV_RAMDAC_VPLL2 },
4556 { PLL_VPLL1 , NV_RAMDAC_VPLL2 },
4569 { PLL_VPLL1 , 0x614900 },
4580 { PLL_VPLL1 , 0x614900 },
H A Dnv04_crtc.c113 if (get_pll_limits(dev, nv_crtc->index ? PLL_VPLL1 : PLL_VPLL0, &pll_lim))

Completed in 80 milliseconds