Searched refs:DOVE_SB_REGS_PHYS_BASE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-dove/include/mach/
H A Ddove.h46 #define DOVE_SB_REGS_PHYS_BASE 0xf1000000 macro
69 #define DOVE_I2C_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x11000)
70 #define DOVE_UART0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x12000)
72 #define DOVE_UART1_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x12100)
74 #define DOVE_UART2_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x12200)
76 #define DOVE_UART3_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x12300)
78 #define DOVE_SPI0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x10600)
79 #define DOVE_SPI1_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x14600)
85 #define DOVE_CRYPT_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x30000)
91 #define DOVE_USB0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE |
[all...]
H A Dhardware.h22 #define __REG(x) (*((volatile u32 *)((x) - DOVE_SB_REGS_PHYS_BASE + \
25 DOVE_SB_REGS_PHYS_BASE)
H A Ddebug-macro.S14 ldreq \rx, =DOVE_SB_REGS_PHYS_BASE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-dove/
H A Ddove-db-setup.c97 .phys_io = DOVE_SB_REGS_PHYS_BASE,
H A Dcommon.c46 .pfn = __phys_to_pfn(DOVE_SB_REGS_PHYS_BASE),

Completed in 48 milliseconds