Home
last modified time | relevance | path

Searched defs:pllreg (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-s5pc1xx/
H A Dclock.c26 static unsigned long s5pc100_get_pll_clk(int pllreg) in s5pc100_get_pll_clk()
77 static unsigned long s5pc110_get_pll_clk(int pllreg) in s5pc110_get_pll_clk()
298 unsigned long get_pll_clk(int pllreg) in get_pll_clk()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dclock.c114 static int exynos_get_pll_clk(int pllreg, unsigned int r, unsigned int k) in exynos_get_pll_clk()
186 static unsigned long exynos4_get_pll_clk(int pllreg) in exynos4_get_pll_clk()
216 static unsigned long exynos4x12_get_pll_clk(int pllreg) in exynos4x12_get_pll_clk()
246 static unsigned long exynos5_get_pll_clk(int pllreg) in exynos5_get_pll_clk()
305 static unsigned long exynos542x_get_pll_clk(int pllreg) in exynos542x_get_pll_clk()
1576 unsigned long get_pll_clk(int pllreg) in get_pll_clk()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A Dspeed.c27 static ulong get_PLLCLK(uint32_t *pllreg) in get_PLLCLK()
/OK3568_Linux_fs/kernel/sound/pci/pcxhr/
H A Dpcxhr_mix22.c311 unsigned int *pllreg, in hr222_pll_freq_register()
342 unsigned int speed, pllreg = 0; in hr222_sub_set_clock() local
H A Dpcxhr.c184 static int pcxhr_pll_freq_register(unsigned int freq, unsigned int* pllreg, in pcxhr_pll_freq_register()
238 unsigned int val, realfreq, pllreg; in pcxhr_get_clock_reg() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_de.c234 unsigned int pllreg = 0; in format_pll_reg() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.c473 uint32_t pllreg = head ? NV_RAMDAC_VPLL2 : NV_PRAMDAC_VPLL_COEFF; in nv_load_state_ramdac() local