Home
last modified time | relevance | path

Searched refs:PLL_CORE (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/nouveau/core/subdev/bios/
Dpll.c38 { PLL_CORE , 0x680500 },
47 { PLL_CORE , 0x004000 },
56 { PLL_CORE , 0x004028 },
70 { PLL_CORE , 0x004028 },
/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Dpll.h31 PLL_CORE = 0x01, enumerator
/drivers/gpu/drm/nouveau/dispnv04/
Darb.c205 int NVClk = nouveau_hw_get_clock(dev, PLL_CORE); in nv04_update_arb()
/drivers/gpu/drm/nouveau/core/subdev/timer/
Dnv04.c158 n = nouveau_hw_get_clock(device, PLL_CORE); in nv04_timer_init()