Home
last modified time | relevance | path

Searched refs:IXP4XX_UART1_BASE_PHYS (Results 1 – 9 of 9) sorted by relevance

/arch/arm/mach-ixp4xx/
Davila-setup.c66 .start = IXP4XX_UART1_BASE_PHYS,
67 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff,
79 .mapbase = IXP4XX_UART1_BASE_PHYS,
Ddsmg600-setup.c97 .start = IXP4XX_UART1_BASE_PHYS,
98 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff,
110 .mapbase = IXP4XX_UART1_BASE_PHYS,
Dnslu2-setup.c112 .start = IXP4XX_UART1_BASE_PHYS,
113 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff,
125 .mapbase = IXP4XX_UART1_BASE_PHYS,
Dnas100d-setup.c105 .start = IXP4XX_UART1_BASE_PHYS,
106 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff,
118 .mapbase = IXP4XX_UART1_BASE_PHYS,
Dfsg-setup.c73 .start = IXP4XX_UART1_BASE_PHYS,
74 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff,
86 .mapbase = IXP4XX_UART1_BASE_PHYS,
Dixdp425-setup.c139 .start = IXP4XX_UART1_BASE_PHYS,
140 .end = IXP4XX_UART1_BASE_PHYS + 0x0fff,
152 .mapbase = IXP4XX_UART1_BASE_PHYS,
Dcoyote-setup.c94 coyote_uart_data[0].mapbase = IXP4XX_UART1_BASE_PHYS; in coyote_init()
/arch/arm/mach-ixp4xx/include/mach/
Duncompress.h47 uart_base = (volatile u32*) IXP4XX_UART1_BASE_PHYS; in __arch_decomp_setup()
Dixp4xx-regs.h115 #define IXP4XX_UART1_BASE_PHYS (IXP4XX_PERIPHERAL_BASE_PHYS + 0x0000) macro