Searched refs:DOVE_SB_REGS_VIRT_BASE (Results 1 – 3 of 3) sorted by relevance
47 #define DOVE_SB_REGS_VIRT_BASE IOMEM(0xfde00000) macro69 #define DOVE_UART0_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12000)71 #define DOVE_UART1_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12100)73 #define DOVE_UART2_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12200)75 #define DOVE_UART3_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12300)80 #define BRIDGE_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x20000)89 #define DOVE_PCIE0_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x40000)97 #define DOVE_XOR0_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x60800)99 #define DOVE_XOR0_HIGH_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x60A00)103 #define DOVE_XOR1_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x60900)[all …]
16 DOVE_SB_REGS_VIRT_BASE)))17 #define __PREG(x) (((u32)&(x)) - DOVE_SB_REGS_VIRT_BASE + \
52 .virtual = (unsigned long) DOVE_SB_REGS_VIRT_BASE,