Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-mv78xx0/include/mach/
Dmv78xx0.h70 #define DEV_BUS_PHYS_BASE (MV78XX0_REGS_PHYS_BASE | 0x10000) macro
75 #define I2C_0_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x1000)
76 #define I2C_1_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x1100)
77 #define UART0_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2000)
79 #define UART1_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2100)
81 #define UART2_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2200)
83 #define UART3_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2300)
/linux-2.6.39/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)
/linux-2.6.39/arch/arm/mach-loki/include/mach/
Dloki.h53 #define DEV_BUS_PHYS_BASE (LOKI_REGS_PHYS_BASE | 0x10000) macro
55 #define UART0_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2000)
57 #define UART1_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2100)