HomeSort by: relevance | last modified time | path
    Searched refs:nouveau_hw_get_clock (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_arb.c 205 int MClk = nouveau_hw_get_clock(dev, PLL_MEMORY);
206 int NVClk = nouveau_hw_get_clock(dev, PLL_CORE);
hw.h 48 int nouveau_hw_get_clock(struct drm_device *, enum nvbios_pll_type plltype);
nouveau_dispnv04_hw.c 219 nouveau_hw_get_clock(struct drm_device *dev, enum nvbios_pll_type plltype) function in typeref:typename:int

Completed in 16 milliseconds