Home
last modified time | relevance | path

Searched refs:OMAP_UART2_BASE (Results 1 – 4 of 4) sorted by relevance

/arch/arm/plat-omap/include/mach/
Dserial.h16 #define OMAP_UART2_BASE 0xfffb0800 macro
21 #define OMAP_UART2_BASE 0x4806c000 macro
26 #define OMAP_UART2_BASE 0x4806c000 macro
37 (pt)->port.mapbase == OMAP_UART2_BASE || \
Duncompress.h45 uart = (volatile u8 *)(OMAP_UART2_BASE); in putc()
/arch/arm/mach-omap2/
Dserial.c38 .membase = IO_ADDRESS(OMAP_UART2_BASE),
39 .mapbase = OMAP_UART2_BASE,
/arch/arm/mach-omap1/
Dserial.c79 .membase = IO_ADDRESS(OMAP_UART2_BASE),
80 .mapbase = OMAP_UART2_BASE,