#include <asm/memory.h>
#include <mach/hardware.h>
Go to the source code of this file.
#define DA8XX_UART0_BASE (IO_PHYS + 0x042000) |
#define DA8XX_UART1_BASE (IO_PHYS + 0x10c000) |
#define DA8XX_UART2_BASE (IO_PHYS + 0x10d000) |
#define DAVINCI_UART0_BASE (IO_PHYS + 0x20000) |
#define DAVINCI_UART1_BASE (IO_PHYS + 0x20400) |
#define DAVINCI_UART2_BASE (IO_PHYS + 0x20800) |
#define TNETV107X_UART0_BASE 0x08108100 |
#define TNETV107X_UART0_VIRT IOMEM(0xfee08100) |
#define TNETV107X_UART1_BASE 0x08088400 |
#define TNETV107X_UART1_VIRT IOMEM(0xfed88400) |
#define TNETV107X_UART2_BASE 0x08108300 |
#define TNETV107X_UART2_VIRT IOMEM(0xfee08300) |
#define UART_DAVINCI_PWREMU 0x0c |
#define UART_DM646X_SCR 0x10 |
#define UART_DM646X_SCR_TX_WATERMARK 0x08 |