Home
last modified time | relevance | path

Searched refs:IOP33X_UART0_PHYS (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-iop33x/
Duart.c36 .mapbase = IOP33X_UART0_PHYS,
48 .start = IOP33X_UART0_PHYS,
49 .end = IOP33X_UART0_PHYS + 0x3f,
/arch/arm/mach-iop33x/include/mach/
Diop33x.h27 #define IOP33X_UART0_PHYS (IOP3XX_PERIPHERAL_PHYS_BASE + 0x1700) macro
Duncompress.h28 uart_base = (volatile u32 *)IOP33X_UART0_PHYS; in __arch_decomp_setup()