Searched refs:S3C6400_PLL_PDIV_SHIFT (Results 1 – 1 of 1) sorted by relevance
70 #define S3C6400_PLL_PDIV_SHIFT (8) macro80 pdiv = (pllcon >> S3C6400_PLL_PDIV_SHIFT) & S3C6400_PLL_PDIV_MASK; in s3c6400_get_pll()