Home
last modified time | relevance | path

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

/Linux-v5.15/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,
Dgoramo_mlr.c236 .start = IXP4XX_UART2_BASE_PHYS,
237 .end = IXP4XX_UART2_BASE_PHYS + 0x0fff,
254 .mapbase = IXP4XX_UART2_BASE_PHYS,
/Linux-v5.15/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