Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Darb.c200 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()
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) in nouveau_hw_get_clock() function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Darb.c200 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()
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) in nouveau_hw_get_clock() function

Completed in 5 milliseconds