]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-at91/at91_pmc.h
arm: atmel: sama5d3: correct the error define of DIV
[karo-tx-uboot.git] / arch / arm / include / asm / arch-at91 / at91_pmc.h
index a24971a71b1779e0931dc143d59b670a7197fee6..90a871c0a13cbca0e814f4ed88e4c010c5334e6b 100644 (file)
@@ -126,8 +126,8 @@ typedef struct at91_pmc {
 #define AT91_PMC_MCKR_MDIV_MASK                0x00000300
 #endif
 
-#define AT91_PMC_MCKR_PLLADIV_1                0x00001000
-#define AT91_PMC_MCKR_PLLADIV_2                0x00002000
+#define AT91_PMC_MCKR_PLLADIV_1                0x00000000
+#define AT91_PMC_MCKR_PLLADIV_2                0x00001000
 
 #define AT91_PMC_IXR_MOSCS             0x00000001
 #define AT91_PMC_IXR_LOCKA             0x00000002