Searched refs:nouveau_hw_get_clock (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Darb.c200 int MClk = nouveau_hw_get_clock(dev, PLL_MEMORY);
201 int NVClk = nouveau_hw_get_clock(dev, PLL_CORE);
H A Dhw.h46 int nouveau_hw_get_clock(struct drm_device *, enum nvbios_pll_type plltype);
H A Dhw.c215 nouveau_hw_get_clock(struct drm_device *dev, enum nvbios_pll_type plltype) function

Completed in 143 milliseconds