Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelv...
[pandora-kernel.git] / drivers / staging / ath6kl / include / common / AR6002 / hw2.0 / hw / apb_map.h
1 #ifndef _APB_MAP_H_
2 #define _APB_MAP_H_
3
4 #define RTC_BASE_ADDRESS                         0x00004000
5 #define VMC_BASE_ADDRESS                         0x00008000
6 #define UART_BASE_ADDRESS                        0x0000c000
7 #define SI_BASE_ADDRESS                          0x00010000
8 #define GPIO_BASE_ADDRESS                        0x00014000
9 #define MBOX_BASE_ADDRESS                        0x00018000
10 #define ANALOG_INTF_BASE_ADDRESS                 0x0001c000
11 #define MAC_BASE_ADDRESS                         0x00020000
12
13 #endif /* _APB_MAP_REG_H_ */