Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-dove/include/mach/
Ddove.h74 #define DOVE_UART3_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x12300) macro
/linux-3.4.99/arch/arm/mach-dove/
Dcommon.c145 orion_uart3_init(DOVE_UART3_VIRT_BASE, DOVE_UART3_PHYS_BASE, in dove_uart3_init()