Searched refs:PLL_CORE (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/drivers/gpu/drm/nouveau/ |
D | nv04_pm.c | 35 ret = nouveau_hw_get_clock(dev, PLL_CORE); in nv04_pm_clocks_get() 84 ret = calc_pll(dev, PLL_CORE, perflvl->core, &info->core); in nv04_pm_clocks_pre()
|
D | nv04_timer.c | 21 n = nouveau_hw_get_clock(dev, PLL_CORE); in nv04_timer_init()
|
D | nouveau_bios.h | 163 PLL_CORE = 0x01, enumerator
|
D | nouveau_calc.c | 202 int NVClk = nouveau_hw_get_clock(dev, PLL_CORE); in nv04_update_arb()
|
D | nouveau_bios.c | 4545 { PLL_CORE , NV_PRAMDAC_NVPLL_COEFF }, 4553 { PLL_CORE , 0x004000 }, 4561 { PLL_CORE , 0x004028 }, 4574 { PLL_CORE , 0x004028 },
|