Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-ixp4xx/
Dgateway7001-setup.c53 .start = IXP4XX_UART2_BASE_PHYS,
54 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
60 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dwg302v2-setup.c54 .start = IXP4XX_UART2_BASE_PHYS,
55 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
61 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dgtwx5715-setup.c82 .start = IXP4XX_UART2_BASE_PHYS,
83 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
97 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dcoyote-setup.c59 .start = IXP4XX_UART2_BASE_PHYS,
60 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
66 .mapbase = IXP4XX_UART2_BASE_PHYS,
Davila-setup.c80 .start = IXP4XX_UART2_BASE_PHYS,
81 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
97 .mapbase = IXP4XX_UART2_BASE_PHYS,
Ddsmg600-setup.c128 .start = IXP4XX_UART2_BASE_PHYS,
129 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
145 .mapbase = IXP4XX_UART2_BASE_PHYS,
Domixp-setup.c114 .start = IXP4XX_UART2_BASE_PHYS,
115 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
126 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dvulcan-setup.c72 .start = IXP4XX_UART2_BASE_PHYS,
73 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
92 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dfsg-setup.c91 .start = IXP4XX_UART2_BASE_PHYS,
92 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
108 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dnas100d-setup.c131 .start = IXP4XX_UART2_BASE_PHYS,
132 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
148 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dnslu2-setup.c151 .start = IXP4XX_UART2_BASE_PHYS,
152 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
168 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dixdp425-setup.c153 .start = IXP4XX_UART2_BASE_PHYS,
154 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
170 .mapbase = IXP4XX_UART2_BASE_PHYS,
Dgoramo_mlr.c235 .start = IXP4XX_UART2_BASE_PHYS,
236 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
253 .mapbase = IXP4XX_UART2_BASE_PHYS,
/Linux-v5.4/arch/arm/mach-ixp4xx/include/mach/
Duncompress.h42 uart_base = (volatile u32*) IXP4XX_UART2_BASE_PHYS; in __arch_decomp_setup()
Dixp4xx-regs.h102 #define IXP4XX_UART2_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x1000) macro