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