Home
last modified time | relevance | path

Searched refs:UART0_PHYS_BASE (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/arch/arm/mach-orion5x/include/mach/
Duncompress.h14 #define SERIAL_BASE ((unsigned char *)UART0_PHYS_BASE)
Dorion5x.h79 #define UART0_PHYS_BASE (ORION5X_DEV_BUS_PHYS_BASE | 0x2000) macro
/linux-3.4.99/arch/arm/mach-kirkwood/include/mach/
Duncompress.h12 #define SERIAL_BASE ((unsigned char *)UART0_PHYS_BASE)
Dkirkwood.h77 #define UART0_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2000) macro
/linux-3.4.99/arch/arm/mach-mv78xx0/include/mach/
Duncompress.h12 #define SERIAL_BASE ((unsigned char *)UART0_PHYS_BASE)
Dmv78xx0.h79 #define UART0_PHYS_BASE (DEV_BUS_PHYS_BASE | 0x2000) macro
/linux-3.4.99/arch/arm/mach-orion5x/
Dcommon.c145 orion_uart0_init(UART0_VIRT_BASE, UART0_PHYS_BASE, in orion5x_uart0_init()
/linux-3.4.99/arch/arm/mach-mv78xx0/
Dcommon.c289 orion_uart0_init(UART0_VIRT_BASE, UART0_PHYS_BASE, in mv78xx0_uart0_init()
/linux-3.4.99/arch/arm/mach-kirkwood/
Dcommon.c254 orion_uart0_init(UART0_VIRT_BASE, UART0_PHYS_BASE, in kirkwood_uart0_init()