Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-s3c24xx/include/plat/
Ds3c2443.h42 extern void s3c2443_common_setup_clocks(pll_fn get_mpll, fdiv_fn fdiv);
/linux-2.6.39/arch/arm/mach-s3c2416/
Dclock.c112 s3c2443_common_setup_clocks(s3c2416_get_pll, s3c2416_fclk_div); in s3c2416_setup_clocks()
/linux-2.6.39/arch/arm/plat-s3c24xx/
Ds3c2443-clock.c381 void __init_or_cpufreq s3c2443_common_setup_clocks(pll_fn get_mpll, in s3c2443_common_setup_clocks() function
471 s3c2443_common_setup_clocks(get_mpll, get_fdiv); in s3c2443_common_init_clocks()
/linux-2.6.39/arch/arm/mach-s3c2443/
Dclock.c336 s3c2443_common_setup_clocks(s3c2443_get_mpll, s3c2443_fclk_div); in s3c2443_setup_clocks()