Lines Matching +full:loongson +full:- +full:3
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
14 /* loongson internal northbridge initialization */
17 /* machine-specific reboot/halt operation */
25 /* loongson-specific command line, env and memory initialization */
71 #define LOONGSON_FLASH_TOP (LOONGSON_FLASH_BASE+LOONGSON_FLASH_SIZE-1)
75 #define LOONGSON_LIO0_TOP (LOONGSON_LIO0_BASE+LOONGSON_LIO0_SIZE-1)
79 #define LOONGSON_BOOT_TOP (LOONGSON_BOOT_BASE+LOONGSON_BOOT_SIZE-1)
82 #define LOONGSON_REG_TOP (LOONGSON_REG_BASE+LOONGSON_REG_SIZE-1)
86 #define LOONGSON_LIO1_TOP (LOONGSON_LIO1_BASE+LOONGSON_LIO1_SIZE-1)
92 #define LOONGSON_PCILO_SIZE 0x0c000000 /* 64M * 3 */
93 #define LOONGSON_PCILO_TOP (LOONGSON_PCILO0_BASE+LOONGSON_PCILO_SIZE-1)
97 #define LOONGSON_PCICFG_TOP (LOONGSON_PCICFG_BASE+LOONGSON_PCICFG_SIZE-1)
101 #define LOONGSON_PCIIO_TOP (LOONGSON_PCIIO_BASE+LOONGSON_PCIIO_SIZE-1)
103 /* Loongson Register Bases */
137 /* Loongson h/w Configuration */
169 /* GPIO Regs - r/w */
174 /* ICU Configuration Regs - r/w */
180 /* ICU Enable Regs - IntEn & IntISR are r/o. */
229 /* Chip Config registor of each physical cpu package, PRid >= Loongson-2F */
298 #define ADDRWIN_WIN3 3
307 * win: 0, 1, 2, 3
315 s##_WIN##w##_MASK = ~(size-1); \