Searched refs:UART0_PHYS_BASE (Results 1 – 5 of 5) sorted by relevance
7 #define UART0_PHYS_BASE (0xf1000000 + 0x12000) macro9 #define UART_THR ((volatile unsigned char *)(UART0_PHYS_BASE + 0x0))10 #define UART_LSR ((volatile unsigned char *)(UART0_PHYS_BASE + 0x14))
83 #define UART0_PHYS_BASE (DEV_BUS_PHYS_BASE + 0x2000) macro
293 orion_uart0_init(UART0_VIRT_BASE, UART0_PHYS_BASE, in mv78xx0_uart0_init()
79 #define UART0_PHYS_BASE (ORION5X_DEV_BUS_PHYS_BASE + 0x2000) macro
148 orion_uart0_init(UART0_VIRT_BASE, UART0_PHYS_BASE, in orion5x_uart0_init()