Home
last modified time | relevance | path

Searched refs:DOVE_SB_REGS_PHYS_BASE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-dove/
A Ddove.h44 #define DOVE_SB_REGS_PHYS_BASE 0xf1000000 macro
65 #define DOVE_I2C_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x11000)
66 #define DOVE_UART0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x12000)
68 #define DOVE_UART1_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x12100)
74 #define DOVE_SPI0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x10600)
75 #define DOVE_SPI1_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x14600)
79 #define BRIDGE_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x20000)
90 #define DOVE_USB0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x50000)
91 #define DOVE_USB1_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x51000)
114 #define DOVE_CAM_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x94000)
[all …]
A Dcommon.c54 .pfn = __phys_to_pfn(DOVE_SB_REGS_PHYS_BASE),

Completed in 5 milliseconds