Home
last modified time | relevance | path

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

/arch/arm/mach-mv78xx0/include/mach/
Duncompress.h12 #define SERIAL_BASE ((unsigned char *)UART0_PHYS_BASE)
Dmv78xx0.h83 #define UART0_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2000) macro
/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
/arch/arm/mach-mv78xx0/
Dcommon.c298 orion_uart0_init(UART0_VIRT_BASE, UART0_PHYS_BASE, in mv78xx0_uart0_init()
/arch/arm/mach-orion5x/
Dcommon.c148 orion_uart0_init(UART0_VIRT_BASE, UART0_PHYS_BASE, in orion5x_uart0_init()