DOVE_UNITID2PHYS
#define DOVE_DB_BASE (DOVE_UNITID2PHYS(DB))
#define DOVE_CESA_BASE (DOVE_UNITID2PHYS(SA) + 0xd000)
#define DOVE_USB0_BASE (DOVE_UNITID2PHYS(USB)) /* 0x50000 */
#define DOVE_USB1_BASE (DOVE_UNITID2PHYS(USB) + 0x1000)
#define DOVE_XORE_BASE (DOVE_UNITID2PHYS(XOR)) /* 0x60000 */
#define DOVE_GBE_BASE (DOVE_UNITID2PHYS(GBE)) /* 0x70000 */
#define DOVE_PEX1_BASE (DOVE_UNITID2PHYS(PEX1)) /* 0x80000 */
#define DOVE_SDHC1_BASE (DOVE_UNITID2PHYS(SDIO)) /* 0x90000 */
#define DOVE_SATAHC_BASE (DOVE_UNITID2PHYS(SATA)) /* 0xa0000 */
#define DOVE_AUDIO0_BASE (DOVE_UNITID2PHYS(I2S)) /* 0xb0000 */
#define DOVE_AUDIO1_BASE (DOVE_UNITID2PHYS(I2S) + 0x4000)
#define DOVE_NAND_BASE (DOVE_UNITID2PHYS(NAND)) /* 0xc0000 */
#define DOVE_PMU_BASE (DOVE_UNITID2PHYS(PMU)) /* 0xd0000 */
#define DOVE_MISC_BASE (DOVE_UNITID2PHYS(PMU) + 0x0200)
#define DOVE_GPIO_BASE (DOVE_UNITID2PHYS(PMU) + 0x0400)
#define DOVE_PMU_BASE2 (DOVE_UNITID2PHYS(PMU) + 0x8000)
#define DOVE_RTC_BASE (DOVE_UNITID2PHYS(PMU) + 0x8500)
#define DOVE_PMU_SRAM_BASE (DOVE_UNITID2PHYS(PMU) + 0xc000)
#define DOVE_AC97_BASE (DOVE_UNITID2PHYS(AC97)) /* 0xe0000 */
#define DOVE_SSP_BASE (DOVE_UNITID2PHYS(AC97) + 0xc000)