Go to the documentation of this file.
11 #ifndef __ASM_ARCH_SERIAL_H
12 #define __ASM_ARCH_SERIAL_H
14 #include <asm/memory.h>
16 #include <mach/hardware.h>
18 #define DAVINCI_UART0_BASE (IO_PHYS + 0x20000)
19 #define DAVINCI_UART1_BASE (IO_PHYS + 0x20400)
20 #define DAVINCI_UART2_BASE (IO_PHYS + 0x20800)
22 #define DA8XX_UART0_BASE (IO_PHYS + 0x042000)
23 #define DA8XX_UART1_BASE (IO_PHYS + 0x10c000)
24 #define DA8XX_UART2_BASE (IO_PHYS + 0x10d000)
26 #define TNETV107X_UART0_BASE 0x08108100
27 #define TNETV107X_UART1_BASE 0x08088400
28 #define TNETV107X_UART2_BASE 0x08108300
30 #define TNETV107X_UART0_VIRT IOMEM(0xfee08100)
31 #define TNETV107X_UART1_VIRT IOMEM(0xfed88400)
32 #define TNETV107X_UART2_VIRT IOMEM(0xfee08300)
35 #define UART_DAVINCI_PWREMU 0x0c
36 #define UART_DM646X_SCR 0x10
37 #define UART_DM646X_SCR_TX_WATERMARK 0x08