Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-iop32x/
Dn2100.c58 .virtual = N2100_UART,
59 .pfn = __phys_to_pfn(N2100_UART),
169 .mapbase = N2100_UART,
170 .membase = (char *)N2100_UART,
181 .start = N2100_UART,
182 .end = N2100_UART + 7,
Dn2100.h9 #define N2100_UART 0xfe800000 /* UART */ macro