EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-exynos / clock.h
index 90271f1..bf41c19 100644 (file)
@@ -596,4 +596,7 @@ struct exynos5_clock {
        unsigned char   res123[0xf5d8];
 };
 #endif
+
+#define MPLL_FOUT_SEL_SHIFT    4
+#define MPLL_FOUT_SEL_MASK     0x1
 #endif