Searched refs:IXP4XX_UART2_BASE_PHYS (Results 1 – 15 of 15) sorted by relevance
/arch/arm/mach-ixp4xx/ |
D | wg302v2-setup.c | 51 .start = IXP4XX_UART2_BASE_PHYS, 52 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 58 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | gateway7001-setup.c | 50 .start = IXP4XX_UART2_BASE_PHYS, 51 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 57 .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 | 56 .start = IXP4XX_UART2_BASE_PHYS, 57 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 63 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | avila-setup.c | 72 .start = IXP4XX_UART2_BASE_PHYS, 73 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 89 .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 | vulcan-setup.c | 68 .start = IXP4XX_UART2_BASE_PHYS, 69 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 88 .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 | nslu2-setup.c | 135 .start = IXP4XX_UART2_BASE_PHYS, 136 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 152 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | nas100d-setup.c | 123 .start = IXP4XX_UART2_BASE_PHYS, 124 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 140 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | fsg-setup.c | 83 .start = IXP4XX_UART2_BASE_PHYS, 84 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 100 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | ixdp425-setup.c | 145 .start = IXP4XX_UART2_BASE_PHYS, 146 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 162 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | goramo_mlr.c | 241 .start = IXP4XX_UART2_BASE_PHYS, 242 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 259 .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
|