Searched refs:PLL_CORE (Results 1 – 4 of 4) sorted by relevance
/drivers/gpu/drm/nouveau/core/subdev/bios/ |
D | pll.c | 38 { PLL_CORE , 0x680500 }, 47 { PLL_CORE , 0x004000 }, 56 { PLL_CORE , 0x004028 }, 70 { PLL_CORE , 0x004028 },
|
/drivers/gpu/drm/nouveau/core/include/subdev/bios/ |
D | pll.h | 31 PLL_CORE = 0x01, enumerator
|
/drivers/gpu/drm/nouveau/dispnv04/ |
D | arb.c | 205 int NVClk = nouveau_hw_get_clock(dev, PLL_CORE); in nv04_update_arb()
|
/drivers/gpu/drm/nouveau/core/subdev/timer/ |
D | nv04.c | 158 n = nouveau_hw_get_clock(device, PLL_CORE); in nv04_timer_init()
|