Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Dpll.h48 #define S3C2416_PLL_SDIV_SHIFT (0) macro
58 sdiv = (pllval >> S3C2416_PLL_SDIV_SHIFT) & S3C2416_PLL_SDIV_MASK; in s3c2416_get_pll()