Home
last modified time | relevance | path

Searched defs:system_loongson (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/mach-loongson64/
Dboot_param.h85 struct system_loongson { struct
86 u16 vers; /* version of system_loongson */ argument
87 u32 ccnuma_smp; /* 0: no numa; 1: has numa */
88 u32 sing_double_channel; /* 1:single; 2:double */
89 u32 nr_uarts;
90 struct uart_device uarts[MAX_UARTS];
91 u32 nr_sensors;
92 struct sensor_device sensors[MAX_SENSORS];
93 char has_ec;
94 char ec_name[32];
[all …]