Searched refs:DOVE_SB_REGS_PHYS_BASE (Results 1 – 4 of 4) sorted by relevance
44 #define DOVE_SB_REGS_PHYS_BASE 0xf1000000 macro67 #define DOVE_I2C_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x11000)68 #define DOVE_UART0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x12000)70 #define DOVE_UART1_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x12100)72 #define DOVE_UART2_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x12200)74 #define DOVE_UART3_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x12300)76 #define DOVE_SPI0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x10600)77 #define DOVE_SPI1_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x14600)81 #define BRIDGE_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x20000)84 #define DOVE_CRYPT_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x30000)[all …]
15 #define __REG(x) (*((volatile u32 *)((x) - DOVE_SB_REGS_PHYS_BASE + \18 DOVE_SB_REGS_PHYS_BASE)
12 ldr \rp, =DOVE_SB_REGS_PHYS_BASE
44 .pfn = __phys_to_pfn(DOVE_SB_REGS_PHYS_BASE),