Searched refs:s3c6400_get_pll (Results 1 – 2 of 2) sorted by relevance
25 static inline unsigned long s3c6400_get_pll(unsigned long baseclk, in s3c6400_get_pll() function
775 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()