[ARM] 4940/1: AT91: UDPHS driver: SAM9RL board and cpu integration.
[pandora-kernel.git] / include / asm-arm / arch-at91 / at91sam9rl.h
index 16d2832..622e56f 100644 (file)
 #define AT91SAM9RL_ROM_SIZE    (2 * SZ_16K)    /* Internal ROM size (32Kb) */
 
 #define AT91SAM9RL_LCDC_BASE   0x00500000      /* LCD Controller */
-#define AT91SAM9RL_UDPHS_BASE  0x00600000      /* USB Device HS controller */
+#define AT91SAM9RL_UDPHS_FIFO  0x00600000      /* USB Device HS controller */
 
 #endif