Searched refs:DOVE_UART0_PHYS_BASE (Results 1 – 3 of 3) sorted by relevance
11 #define UART_THR ((volatile unsigned char *)(DOVE_UART0_PHYS_BASE + 0x0))12 #define UART_LSR ((volatile unsigned char *)(DOVE_UART0_PHYS_BASE + 0x14))
68 #define DOVE_UART0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x12000) macro
118 orion_uart0_init(DOVE_UART0_VIRT_BASE, DOVE_UART0_PHYS_BASE, in dove_uart0_init()