Searched refs:PLL_CORE (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/gpu/drm/nouveau/ |
D | nouveau_bios.h | 193 PLL_CORE = 0x01, enumerator
|
D | nouveau_pm.c | 75 nouveau_pm_clock_set(dev, perflvl, PLL_CORE, perflvl->core); in nouveau_pm_perflvl_set() 131 ret = pm->clock_get(dev, PLL_CORE); in nouveau_pm_perflvl_get()
|
D | nouveau_calc.c | 202 int NVClk = nouveau_hw_get_clock(dev, PLL_CORE); in nv04_update_arb()
|
D | nouveau_bios.c | 4696 { PLL_CORE , NV_PRAMDAC_NVPLL_COEFF }, 4704 { PLL_CORE , 0x004000 }, 4712 { PLL_CORE , 0x004028 }, 4725 { PLL_CORE , 0x004028 },
|