Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/loongson64/common/
Duart_base.c32 loongson_uart_base[0] = LOONGSON_PCIIO_BASE + 0x3f8; in prom_init_loongson_uart_base()
36 loongson_uart_base[0] = LOONGSON_PCIIO_BASE + 0x2f8; in prom_init_loongson_uart_base()
Dserial.c74 loongson_uart_base[0] - LOONGSON_PCIIO_BASE; in serial_init()
96 loongson_uart_base[i] - LOONGSON_PCIIO_BASE; in serial_init()
Dinit.c44 ioremap(LOONGSON_PCIIO_BASE, LOONGSON_PCIIO_SIZE)); in prom_init()
/Linux-v4.19/arch/mips/include/asm/mach-loongson64/
Dloongson.h117 #define LOONGSON_PCIIO_BASE loongson_sysconf.pci_io_base macro
119 #define LOONGSON_PCIIO_BASE 0x1fd00000 macro
123 #define LOONGSON_PCIIO_TOP (LOONGSON_PCIIO_BASE+LOONGSON_PCIIO_SIZE-1)