Searched refs:IXP4XX_UART2_BASE_PHYS (Results 1 – 12 of 12) sorted by relevance
/arch/arm/mach-ixp4xx/ |
D | gtwx5715-setup.c | 69 .start = IXP4XX_UART2_BASE_PHYS, 70 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 84 .mapbase = IXP4XX_UART2_BASE_PHYS, 142 .phys_io = IXP4XX_UART2_BASE_PHYS,
|
D | wg302v2-setup.c | 52 .start = IXP4XX_UART2_BASE_PHYS, 53 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 59 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | gateway7001-setup.c | 51 .start = IXP4XX_UART2_BASE_PHYS, 52 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 58 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | coyote-setup.c | 48 .start = IXP4XX_UART2_BASE_PHYS, 49 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 55 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | avila-setup.c | 71 .start = IXP4XX_UART2_BASE_PHYS, 72 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 88 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | dsmg600-setup.c | 102 .start = IXP4XX_UART2_BASE_PHYS, 103 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 119 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | nslu2-setup.c | 117 .start = IXP4XX_UART2_BASE_PHYS, 118 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 134 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | nas100d-setup.c | 110 .start = IXP4XX_UART2_BASE_PHYS, 111 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 127 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | fsg-setup.c | 78 .start = IXP4XX_UART2_BASE_PHYS, 79 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 95 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | ixdp425-setup.c | 144 .start = IXP4XX_UART2_BASE_PHYS, 145 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 161 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
/arch/arm/mach-ixp4xx/include/mach/ |
D | uncompress.h | 45 uart_base = (volatile u32*) IXP4XX_UART2_BASE_PHYS; in __arch_decomp_setup()
|
D | ixp4xx-regs.h | 116 #define IXP4XX_UART2_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x1000) macro
|