Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-loongson1/
Dloongson1.h28 #define LS1X_UART2_BASE 0x1fe48000 macro
/linux-4.1.27/arch/mips/loongson1/common/
Dprom.c73 uart_base = ioremap_nocache(LS1X_UART2_BASE, 0x0f); in prom_init()