Home
last modified time | relevance | path

Searched refs:nouveau_hw_setpll (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnv04_pm.c78 nouveau_hw_setpll(dev, reg, &state->calc); in nv04_pm_clock_set()
Dnouveau_hw.c373 nouveau_hw_setpll(struct drm_device *dev, uint32_t reg1, in nouveau_hw_setpll() function
539 nouveau_hw_setpll(dev, pll_lim.reg, &pv); in nouveau_hw_fix_bad_vpll()
735 nouveau_hw_setpll(dev, pllreg, &regp->pllvals); in nv_load_state_ramdac()
Dnouveau_hw.h41 void nouveau_hw_setpll(struct drm_device *, uint32_t reg1,
Dnouveau_bios.c687 nouveau_hw_setpll(dev, reg, &pllvals); in setPLL()