Lines Matching +full:loongson +full:- +full:3
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
16 /* machine-specific reboot/halt operation */
25 /* loongson-specific command line, env and memory initialization */
52 #define LOONGSON_FLASH_TOP (LOONGSON_FLASH_BASE+LOONGSON_FLASH_SIZE-1)
56 #define LOONGSON_LIO0_TOP (LOONGSON_LIO0_BASE+LOONGSON_LIO0_SIZE-1)
60 #define LOONGSON_BOOT_TOP (LOONGSON_BOOT_BASE+LOONGSON_BOOT_SIZE-1)
63 #define LOONGSON_REG_TOP (LOONGSON_REG_BASE+LOONGSON_REG_SIZE-1)
64 /* Loongson-3 specific registers */
67 #define LOONGSON3_REG_TOP (LOONGSON3_REG_BASE+LOONGSON3_REG_SIZE-1)
71 #define LOONGSON_LIO1_TOP (LOONGSON_LIO1_BASE+LOONGSON_LIO1_SIZE-1)
77 #define LOONGSON_PCILO_SIZE 0x0c000000 /* 64M * 3 */
78 #define LOONGSON_PCILO_TOP (LOONGSON_PCILO0_BASE+LOONGSON_PCILO_SIZE-1)
82 #define LOONGSON_PCICFG_TOP (LOONGSON_PCICFG_BASE+LOONGSON_PCICFG_SIZE-1)
87 #define LOONGSON_PCIIO_TOP (LOONGSON_PCIIO_BASE+LOONGSON_PCIIO_SIZE-1)
89 /* Loongson Register Bases */
123 /* Loongson h/w Configuration */
155 /* GPIO Regs - r/w */
160 /* ICU Configuration Regs - r/w */
166 /* ICU Enable Regs - IntEn & IntISR are r/o. */
217 /* Chip Config registor of each physical cpu package, PRid >= Loongson-2F */
221 /* Chip Temperature registor of each physical cpu package, PRid >= Loongson-3A */
225 /* Freq Control register of each physical cpu package, PRid >= Loongson-3B */