]> git.sur5r.net Git - u-boot/blobdiff - include/asm-m68k/m5227x.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / include / asm-m68k / m5227x.h
index 61bc0ad9f1cf2678a2e129ac4ac758a58049d2b1..824d333114c9077b0c406bad5f95ed112021f90a 100644 (file)
 
 /* Bit definitions and macros for PAR_DSPI */
 #define GPIO_PAR_DSPI_PCS0_MASK                (0x3F)
-#define GPIO_PAR_DSPI_PCS0_PCS0                (0x80)
-#define GPIO_PAR_DSPI_PCS0_U2RTS       (0x40)
+#define GPIO_PAR_DSPI_PCS0_PCS0                (0xC0)
+#define GPIO_PAR_DSPI_PCS0_U2RTS       (0x80)
 #define GPIO_PAR_DSPI_PCS0_GPIO                (0x00)
 #define GPIO_PAR_DSPI_SIN_MASK         (0xCF)
 #define GPIO_PAR_DSPI_SIN_SIN          (0x30)