Home
last modified time | relevance | path

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

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