Home
last modified time | relevance | path

Searched refs:s3c6400_get_pll (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-s3c64xx/include/mach/
Dpll.h25 static inline unsigned long s3c6400_get_pll(unsigned long baseclk, in s3c6400_get_pll() function
/linux-2.6.39/arch/arm/mach-s3c64xx/
Dclock.c775 mpll = s3c6400_get_pll(xtal, __raw_readl(S3C_MPLL_CON)); in s3c6400_setup_clocks()
776 apll = s3c6400_get_pll(xtal, __raw_readl(S3C_APLL_CON)); in s3c6400_setup_clocks()