Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-dove/
H A Ddove.h68 #define DOVE_UART1_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x12100) macro
H A Dcommon.c194 orion_uart1_init(DOVE_UART1_VIRT_BASE, DOVE_UART1_PHYS_BASE, in dove_uart1_init()