Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-iop32x/
H A Dem7210.c57 .virtual = IQ31244_UART,
58 .pfn = __phys_to_pfn(IQ31244_UART),
151 .mapbase = IQ31244_UART,
152 .membase = (char *)IQ31244_UART,
163 .start = IQ31244_UART,
164 .end = IQ31244_UART + 7,
H A Diq31244.c82 .virtual = IQ31244_UART,
83 .pfn = __phys_to_pfn(IQ31244_UART),
216 .mapbase = IQ31244_UART,
217 .membase = (char *)IQ31244_UART,
228 .start = IQ31244_UART,
229 .end = IQ31244_UART + 7,
H A Diq31244.h9 #define IQ31244_UART 0xfe800000 /* UART #1 */ macro