Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-mv78xx0/include/mach/
Dmv78xx0.h72 #define DEV_BUS_PHYS_BASE (MV78XX0_REGS_PHYS_BASE | 0x10000) macro
77 #define I2C_0_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x1000)
78 #define I2C_1_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x1100)
79 #define UART0_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2000)
81 #define UART1_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2100)
83 #define UART2_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2200)
85 #define UART3_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2300)
/linux-3.4.99/arch/arm/mach-kirkwood/include/mach/
Dkirkwood.h68 #define DEV_BUS_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x10000) macro
74 #define RTC_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x0300)
75 #define SPI_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x0600)
76 #define I2C_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x1000)
77 #define UART0_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2000)
79 #define UART1_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2100)