Home
last modified time | relevance | path

Searched refs:IQ80321_UART (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/arm/mach-iop32x/
Diq80321.c50 .virtual = IQ80321_UART,
51 .pfn = __phys_to_pfn(IQ80321_UART),
142 .mapbase = IQ80321_UART,
143 .membase = (char *)IQ80321_UART,
154 .start = IQ80321_UART,
155 .end = IQ80321_UART + 7,
Diq80321.h9 #define IQ80321_UART 0xfe800000 /* UART #1 */ macro