Home
last modified time | relevance | path

Searched refs:IXP4XX_UART2_BASE_PHYS (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/arch/arm/mach-ixp4xx/
Dwg302v2-setup.c52 .start = IXP4XX_UART2_BASE_PHYS,
53 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
59 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dgateway7001-setup.c51 .start = IXP4XX_UART2_BASE_PHYS,
52 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
58 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dgtwx5715-setup.c94 .start = IXP4XX_UART2_BASE_PHYS,
95 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
109 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dcoyote-setup.c57 .start = IXP4XX_UART2_BASE_PHYS,
58 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
64 .mapbase = IXP4XX_UART2_BASE_PHYS,
Davila-setup.c78 .start = IXP4XX_UART2_BASE_PHYS,
79 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
95 .mapbase = IXP4XX_UART2_BASE_PHYS,
Ddsmg600-setup.c126 .start = IXP4XX_UART2_BASE_PHYS,
127 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
143 .mapbase = IXP4XX_UART2_BASE_PHYS,
Domixp-setup.c115 .start = IXP4XX_UART2_BASE_PHYS,
116 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
127 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dvulcan-setup.c70 .start = IXP4XX_UART2_BASE_PHYS,
71 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
90 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dnas100d-setup.c129 .start = IXP4XX_UART2_BASE_PHYS,
130 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
146 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dnslu2-setup.c141 .start = IXP4XX_UART2_BASE_PHYS,
142 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
158 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dfsg-setup.c89 .start = IXP4XX_UART2_BASE_PHYS,
90 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
106 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dixdp425-setup.c151 .start = IXP4XX_UART2_BASE_PHYS,
152 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
168 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dgoramo_mlr.c233 .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/
Duncompress.h46 uart_base = (volatile u32*) IXP4XX_UART2_BASE_PHYS; in __arch_decomp_setup()
Dixp4xx-regs.h108 #define IXP4XX_UART2_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x1000) macro