Home
last modified time | relevance | path

Searched refs:DOVE_UART1_VIRT_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-dove/include/mach/
Ddove.h69 #define DOVE_UART1_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0x12100) macro
/linux-4.1.27/arch/arm/mach-dove/
Dcommon.c193 orion_uart1_init(DOVE_UART1_VIRT_BASE, DOVE_UART1_PHYS_BASE, in dove_uart1_init()