Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-iop32x/
Dn2100.c63 .virtual = N2100_UART,
64 .pfn = __phys_to_pfn(N2100_UART),
176 .mapbase = N2100_UART,
177 .membase = (char *)N2100_UART,
188 .start = N2100_UART,
189 .end = N2100_UART + 7,
/linux-2.6.39/arch/arm/mach-iop32x/include/mach/
Dn2100.h10 #define N2100_UART 0xfe800000 /* UART */ macro