Home
last modified time | relevance | path

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

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