Home
last modified time | relevance | path

Searched refs:clk_upll (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/arch/arm/plat-s3c24xx/
Dclock-dclk.c46 if (parent == &clk_upll) in s3c24xx_dclk_setparent()
134 else if (parent == &clk_upll) in s3c24xx_clkout_setparent()
Dclock.c52 clk_upll.rate = s3c24xx_get_pll(__raw_readl(S3C2410_UPLLCON), in s3c24xx_setup_clocks()
Ds3c2410-clock.c220 clk_upll.enable = s3c2410_upll_enable; in s3c2410_baseclk_add()
/linux-2.6.39/arch/arm/mach-s3c2412/
Dclock.c112 else if (parent == &clk_upll) in s3c2412_setparent_usysclk()
616 .src_1 = &clk_upll,
700 clk_upll.enable = s3c2412_upll_enable; in s3c2412_baseclk_add()
735 clk_set_parent(&clk_usysclk, &clk_upll); in s3c2412_baseclk_add()
742 print_mhz(clk_get_rate(&clk_upll)), in s3c2412_baseclk_add()
/linux-2.6.39/arch/arm/plat-samsung/
Dclock.c290 struct clk clk_upll = { variable
327 .parent = &clk_upll,
438 if (s3c24xx_register_clock(&clk_upll) < 0) in s3c24xx_register_baseclocks()
/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dclock.h71 extern struct clk clk_upll;
/linux-2.6.39/arch/arm/mach-s3c2440/
Dmach-osiris.c404 s3c24xx_dclk0.parent = &clk_upll; in osiris_map_io()
407 s3c24xx_dclk1.parent = &clk_upll; in osiris_map_io()
Dmach-anubis.c456 s3c24xx_dclk0.parent = &clk_upll; in anubis_map_io()
459 s3c24xx_dclk1.parent = &clk_upll; in anubis_map_io()
/linux-2.6.39/arch/arm/mach-s3c2410/
Dmach-bast.c623 s3c24xx_dclk0.parent = &clk_upll; in bast_map_io()
626 s3c24xx_dclk1.parent = &clk_upll; in bast_map_io()
Dmach-vr1000.c367 s3c24xx_dclk0.parent = &clk_upll; in vr1000_map_io()