Searched refs:IXP4XX_UART1_BASE_PHYS (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/arch/arm/mach-ixp4xx/ |
D | avila-setup.c | 73 .start = IXP4XX_UART1_BASE_PHYS, 74 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 86 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
D | dsmg600-setup.c | 121 .start = IXP4XX_UART1_BASE_PHYS, 122 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 134 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
D | omixp-setup.c | 119 .start = IXP4XX_UART1_BASE_PHYS, 120 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 135 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
D | vulcan-setup.c | 65 .start = IXP4XX_UART1_BASE_PHYS, 66 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 81 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
D | nas100d-setup.c | 124 .start = IXP4XX_UART1_BASE_PHYS, 125 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 137 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
D | nslu2-setup.c | 136 .start = IXP4XX_UART1_BASE_PHYS, 137 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 149 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
D | fsg-setup.c | 84 .start = IXP4XX_UART1_BASE_PHYS, 85 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 97 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
D | ixdp425-setup.c | 146 .start = IXP4XX_UART1_BASE_PHYS, 147 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 159 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
D | goramo_mlr.c | 228 .start = IXP4XX_UART1_BASE_PHYS, 229 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 241 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
D | coyote-setup.c | 103 coyote_uart_data[0].mapbase = IXP4XX_UART1_BASE_PHYS; in coyote_init()
|
/Linux-v4.19/arch/arm/mach-ixp4xx/include/mach/ |
D | uncompress.h | 48 uart_base = (volatile u32*) IXP4XX_UART1_BASE_PHYS; in __arch_decomp_setup()
|
D | ixp4xx-regs.h | 107 #define IXP4XX_UART1_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x0000) macro
|