Searched refs:IXP4XX_UART2_BASE_PHYS (Results 1 – 15 of 15) sorted by relevance
/arch/arm/mach-ixp4xx/ |
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 | gtwx5715-setup.c | 94 .start = IXP4XX_UART2_BASE_PHYS, 95 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 109 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | coyote-setup.c | 57 .start = IXP4XX_UART2_BASE_PHYS, 58 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 64 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | avila-setup.c | 73 .start = IXP4XX_UART2_BASE_PHYS, 74 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 90 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | dsmg600-setup.c | 121 .start = IXP4XX_UART2_BASE_PHYS, 122 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 138 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | nslu2-setup.c | 136 .start = IXP4XX_UART2_BASE_PHYS, 137 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 153 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | omixp-setup.c | 115 .start = IXP4XX_UART2_BASE_PHYS, 116 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 127 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | nas100d-setup.c | 124 .start = IXP4XX_UART2_BASE_PHYS, 125 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 141 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | vulcan-setup.c | 69 .start = IXP4XX_UART2_BASE_PHYS, 70 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 89 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | fsg-setup.c | 84 .start = IXP4XX_UART2_BASE_PHYS, 85 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 101 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | ixdp425-setup.c | 146 .start = IXP4XX_UART2_BASE_PHYS, 147 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 163 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | goramo_mlr.c | 242 .start = IXP4XX_UART2_BASE_PHYS, 243 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 260 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
/arch/arm/mach-ixp4xx/include/mach/ |
D | uncompress.h | 46 uart_base = (volatile u32*) IXP4XX_UART2_BASE_PHYS; in __arch_decomp_setup()
|
D | ixp4xx-regs.h | 108 #define IXP4XX_UART2_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x1000) macro
|