Searched refs:IXP4XX_UART2_BASE_PHYS (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/ |
H A D | wg302v2-setup.c | 54 .start = IXP4XX_UART2_BASE_PHYS, 55 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 61 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
H A D | gtwx5715-setup.c | 82 .start = IXP4XX_UART2_BASE_PHYS, 83 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 97 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
H A D | gateway7001-setup.c | 53 .start = IXP4XX_UART2_BASE_PHYS, 54 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 60 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
H A D | avila-setup.c | 80 .start = IXP4XX_UART2_BASE_PHYS, 81 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 97 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
H A D | coyote-setup.c | 59 .start = IXP4XX_UART2_BASE_PHYS, 60 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 66 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
H A D | dsmg600-setup.c | 128 .start = IXP4XX_UART2_BASE_PHYS, 129 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 145 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
H A D | ixdp425-setup.c | 153 .start = IXP4XX_UART2_BASE_PHYS, 154 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 170 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
H A D | nas100d-setup.c | 131 .start = IXP4XX_UART2_BASE_PHYS, 132 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 148 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
H A D | nslu2-setup.c | 151 .start = IXP4XX_UART2_BASE_PHYS, 152 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 168 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
H A D | vulcan-setup.c | 72 .start = IXP4XX_UART2_BASE_PHYS, 73 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 92 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
H A D | omixp-setup.c | 114 .start = IXP4XX_UART2_BASE_PHYS, 115 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 126 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
H A D | fsg-setup.c | 91 .start = IXP4XX_UART2_BASE_PHYS, 92 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 108 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
H A D | goramo_mlr.c | 236 .start = IXP4XX_UART2_BASE_PHYS, 237 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff, 254 .mapbase = IXP4XX_UART2_BASE_PHYS,
|
/kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/include/mach/ |
H A D | uncompress.h | 42 uart_base = (volatile u32*) IXP4XX_UART2_BASE_PHYS; in __arch_decomp_setup()
|
H A D | ixp4xx-regs.h | 102 #define IXP4XX_UART2_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x1000) macro
|
Completed in 7 milliseconds