Searched refs:IQ31244_UART (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/mach-iop32x/include/mach/
H A Diq31244.h10 #define IQ31244_UART 0xfe800000 /* UART #1 */ macro
H A Duncompress.h30 uart_base = (volatile u8 *)IQ31244_UART; __arch_decomp_setup()
/linux-4.4.14/arch/arm/mach-iop32x/
H A Dem7210.c59 .virtual = IQ31244_UART,
60 .pfn = __phys_to_pfn(IQ31244_UART),
153 .mapbase = IQ31244_UART,
154 .membase = (char *)IQ31244_UART,
165 .start = IQ31244_UART,
166 .end = IQ31244_UART + 7,
H A Diq31244.c85 .virtual = IQ31244_UART,
86 .pfn = __phys_to_pfn(IQ31244_UART),
219 .mapbase = IQ31244_UART,
220 .membase = (char *)IQ31244_UART,
231 .start = IQ31244_UART,
232 .end = IQ31244_UART + 7,

Completed in 113 milliseconds