Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-dove/include/mach/
Ddove.h73 #define DOVE_UART2_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE | 0x12200) macro
/linux-3.4.99/arch/arm/mach-dove/
Dcommon.c136 orion_uart2_init(DOVE_UART2_VIRT_BASE, DOVE_UART2_PHYS_BASE, in dove_uart2_init()