Home
last modified time | relevance | path

Searched refs:UART1_PHYS_BASE (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-mv78xx0/include/mach/
Dmv78xx0.h85 #define UART1_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2100) macro
/arch/arm/mach-orion5x/include/mach/
Dorion5x.h81 #define UART1_PHYS_BASE (ORION5X_DEV_BUS_PHYS_BASE + 0x2100) macro
/arch/arm/mach-orion5x/
Dcommon.c157 orion_uart1_init(UART1_VIRT_BASE, UART1_PHYS_BASE, in orion5x_uart1_init()
/arch/arm/mach-mv78xx0/
Dcommon.c308 orion_uart1_init(UART1_VIRT_BASE, UART1_PHYS_BASE, in mv78xx0_uart1_init()