Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-iop32x/
Dn2100.c61 .virtual = N2100_UART,
62 .pfn = __phys_to_pfn(N2100_UART),
173 .mapbase = N2100_UART,
174 .membase = (char *)N2100_UART,
185 .start = N2100_UART,
186 .end = N2100_UART + 7,
/Linux-v4.19/arch/arm/mach-iop32x/include/mach/
Dn2100.h11 #define N2100_UART 0xfe800000 /* UART */ macro