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

/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.c164 nouveau_hw_get_pllvals(struct drm_device *dev, enum nvbios_pll_type plltype, function
244 ret = nouveau_hw_get_pllvals(dev, plltype, &pllvals);
270 nouveau_hw_get_pllvals(dev, pll, &pv);
404 nouveau_hw_get_pllvals(dev, head ? PLL_VPLL1 : PLL_VPLL0, &regp->pllvals);
H A Dhw.h43 int nouveau_hw_get_pllvals(struct drm_device *, enum nvbios_pll_type plltype,

Completed in 127 milliseconds