Searched refs:nouveau_hw_get_clock (Results 1 – 3 of 3) sorted by relevance
200 int MClk = nouveau_hw_get_clock(dev, PLL_MEMORY); in nv04_update_arb()201 int NVClk = nouveau_hw_get_clock(dev, PLL_CORE); in nv04_update_arb()
46 int nouveau_hw_get_clock(struct drm_device *, enum nvbios_pll_type plltype);
215 nouveau_hw_get_clock(struct drm_device *dev, enum nvbios_pll_type plltype) in nouveau_hw_get_clock() function