Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-loongson1/
Dloongson1.h26 #define LS1X_UART0_BASE 0x1fe40000 macro
/linux-4.1.27/arch/mips/loongson1/common/
Dprom.c77 uart_base = ioremap_nocache(LS1X_UART0_BASE, 0x0f); in prom_init()