Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-mv78xx0/
H A Dmv78xx0.h86 #define UART0_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2000) macro
H A Dcommon.c290 orion_uart0_init(UART0_VIRT_BASE, UART0_PHYS_BASE, in mv78xx0_uart0_init()
/openbmc/linux/arch/arm/mach-orion5x/
H A Dorion5x.h76 #define UART0_PHYS_BASE (ORION5X_DEV_BUS_PHYS_BASE + 0x2000) macro
H A Dcommon.c135 orion_uart0_init(UART0_VIRT_BASE, UART0_PHYS_BASE, in orion5x_uart0_init()