Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Dpll.h71 #define S3C6400_PLL_SDIV_SHIFT (0) macro
81 sdiv = (pllcon >> S3C6400_PLL_SDIV_SHIFT) & S3C6400_PLL_SDIV_MASK; in s3c6400_get_pll()