Home
last modified time | relevance | path

Searched refs:IXP23XX_UART1_PHYS (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/arm/mach-ixp23xx/
Dcore.c399 .start = IXP23XX_UART1_PHYS,
400 .end = IXP23XX_UART1_PHYS + 0x0fff,
411 .mapbase = IXP23XX_UART1_PHYS,
/linux-3.4.99/arch/arm/mach-ixp23xx/include/mach/
Duncompress.h17 #define UART_BASE ((volatile u32 *)IXP23XX_UART1_PHYS)
Dixp23xx.h160 #define IXP23XX_UART1_PHYS (IXP23XX_PERIPHERAL_PHYS + 0x0000) macro