Home
last modified time | relevance | path

Searched refs:LOONGSON_PCIIO_BASE (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/mips/loongson/common/
Duart_base.c27 loongson_uart_base = LOONGSON_PCIIO_BASE + 0x3f8; in prom_init_loongson_uart_base()
31 loongson_uart_base = LOONGSON_PCIIO_BASE + 0x2f8; in prom_init_loongson_uart_base()
Dinit.c22 ioremap(LOONGSON_PCIIO_BASE, LOONGSON_PCIIO_SIZE)); in prom_init()
Dserial.c69 loongson_uart_base - LOONGSON_PCIIO_BASE; in serial_init()
/linux-2.6.39/arch/mips/include/asm/mach-loongson/
Dloongson.h103 #define LOONGSON_PCIIO_BASE 0x1fd00000 macro
105 #define LOONGSON_PCIIO_TOP (LOONGSON_PCIIO_BASE+LOONGSON_PCIIO_SIZE-1)