Searched refs:IXP4XX_UART1_BASE_PHYS (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/ |
H A D | avila-setup.c | 75 .start = IXP4XX_UART1_BASE_PHYS, 76 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 88 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
H A D | dsmg600-setup.c | 123 .start = IXP4XX_UART1_BASE_PHYS, 124 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 136 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
H A D | ixdp425-setup.c | 148 .start = IXP4XX_UART1_BASE_PHYS, 149 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 161 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
H A D | nas100d-setup.c | 126 .start = IXP4XX_UART1_BASE_PHYS, 127 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 139 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
H A D | nslu2-setup.c | 146 .start = IXP4XX_UART1_BASE_PHYS, 147 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 159 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
H A D | vulcan-setup.c | 67 .start = IXP4XX_UART1_BASE_PHYS, 68 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 83 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
H A D | omixp-setup.c | 118 .start = IXP4XX_UART1_BASE_PHYS, 119 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 134 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
H A D | fsg-setup.c | 86 .start = IXP4XX_UART1_BASE_PHYS, 87 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 99 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
H A D | goramo_mlr.c | 231 .start = IXP4XX_UART1_BASE_PHYS, 232 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff, 244 .mapbase = IXP4XX_UART1_BASE_PHYS,
|
H A D | coyote-setup.c | 105 coyote_uart_data[0].mapbase = IXP4XX_UART1_BASE_PHYS; in coyote_init()
|
/kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/include/mach/ |
H A D | uncompress.h | 44 uart_base = (volatile u32*) IXP4XX_UART1_BASE_PHYS; in __arch_decomp_setup()
|
H A D | ixp4xx-regs.h | 101 #define IXP4XX_UART1_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x0000) macro
|
Completed in 6 milliseconds