Searched refs:PLL_CORE (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | pll.c | 38 { PLL_CORE , 0x680500 }, 47 { PLL_CORE , 0x004000 }, 56 { PLL_CORE , 0x004028 }, 70 { PLL_CORE , 0x004028 },
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | pll.h | 29 PLL_CORE = 0x01, enumerator
|
/openbmc/u-boot/arch/arm/mach-imx/mx7/ |
H A D | clock.c | 114 case PLL_CORE: in decode_pll() 382 return decode_pll(PLL_CORE, MXC_HCLK); in get_root_src_clk() 1105 freq = decode_pll(PLL_CORE, MXC_HCLK); in do_mx7_showclocks()
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx7/ |
H A D | clock.h | 44 PLL_CORE, /* Core PLL */ enumerator
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | arb.c | 201 int NVClk = nouveau_hw_get_clock(dev, PLL_CORE); in nv04_update_arb()
|