Searched refs:IXP4XX_UART2_BASE_PHYS (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/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 | 78 .start = IXP4XX_UART2_BASE_PHYS, 79 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 95 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | dsmg600-setup.c | 126 .start = IXP4XX_UART2_BASE_PHYS, 127 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 143 .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 | vulcan-setup.c | 70 .start = IXP4XX_UART2_BASE_PHYS, 71 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 90 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | nas100d-setup.c | 129 .start = IXP4XX_UART2_BASE_PHYS, 130 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 146 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | nslu2-setup.c | 141 .start = IXP4XX_UART2_BASE_PHYS, 142 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 158 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | fsg-setup.c | 89 .start = IXP4XX_UART2_BASE_PHYS, 90 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 106 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | ixdp425-setup.c | 151 .start = IXP4XX_UART2_BASE_PHYS, 152 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 168 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
D | goramo_mlr.c | 233 .start = IXP4XX_UART2_BASE_PHYS, 234 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 251 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
/Linux-v4.19/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
|