Searched refs:nouveau_hw_setpll (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/gpu/drm/nouveau/ |
D | nv04_pm.c | 78 nouveau_hw_setpll(dev, reg, &state->calc); in nv04_pm_clock_set()
|
D | nouveau_hw.c | 373 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, ®p->pllvals); in nv_load_state_ramdac()
|
D | nouveau_hw.h | 41 void nouveau_hw_setpll(struct drm_device *, uint32_t reg1,
|
D | nouveau_bios.c | 687 nouveau_hw_setpll(dev, reg, &pllvals); in setPLL()
|