Searched refs:DOVE_UART0_PHYS_BASE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-dove/include/mach/
H A Duncompress.h11 #define UART_THR ((volatile unsigned char *)(DOVE_UART0_PHYS_BASE + 0x0))
12 #define UART_LSR ((volatile unsigned char *)(DOVE_UART0_PHYS_BASE + 0x14))
H A Ddove.h66 #define DOVE_UART0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x12000) macro
/linux-4.4.14/arch/arm/mach-dove/
H A Dcommon.c184 orion_uart0_init(DOVE_UART0_VIRT_BASE, DOVE_UART0_PHYS_BASE, dove_uart0_init()

Completed in 85 milliseconds