Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-mv78xx0/
Dmv78xx0.h82 #define UART1_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2100) macro
Dcommon.c300 orion_uart1_init(UART1_VIRT_BASE, UART1_PHYS_BASE, in mv78xx0_uart1_init()
/Linux-v6.1/arch/arm/mach-orion5x/
Dorion5x.h78 #define UART1_PHYS_BASE (ORION5X_DEV_BUS_PHYS_BASE + 0x2100) macro
Dcommon.c154 orion_uart1_init(UART1_VIRT_BASE, UART1_PHYS_BASE, in orion5x_uart1_init()