Home
last modified time | relevance | path

Searched refs:system_type (Results 1 – 7 of 7) sorted by relevance

/arch/mips/sni/
A Dsetup.c132 system_type = "RM400-330"; in plat_mem_setup()
135 system_type = "RM400-430"; in plat_mem_setup()
138 system_type = "RM400-530"; in plat_mem_setup()
141 system_type = "RM400-730"; in plat_mem_setup()
144 system_type = "RM400-xxx"; in plat_mem_setup()
152 system_type = "RM400-120"; in plat_mem_setup()
169 system_type = "RM400-Cxx"; in plat_mem_setup()
172 system_type = "RM200-xxx"; in plat_mem_setup()
175 system_type = "RM300-Cxx"; in plat_mem_setup()
192 system_type = "RM400-Exx"; in plat_mem_setup()
[all …]
/arch/mips/generic/
A Dproc.c11 char *system_type; variable
18 if (system_type) in get_system_type()
19 return system_type; in get_system_type()
A Dboard-ingenic.c119 system_type = ingenic_get_system_type(mips_machtype); in ingenic_fixup_fdt()
/arch/mips/sgi-ip22/
A Dip22-hpc.c30 extern char *system_type;
47 system_type = "SGI Indigo2"; in sgihpc_init()
51 system_type = "SGI Indy"; in sgihpc_init()
/arch/mips/fw/arc/
A Didentify.c79 char *system_type; variable
83 return system_type; in get_system_type()
108 system_type = mach->liname; in prom_identify_arch()
/arch/mips/fw/sni/
A Dsniprom.c94 char *system_type = "Unknown"; variable
97 return system_type; in get_system_type()
/arch/mips/include/asm/
A Dbootinfo.h91 extern char *system_type;

Completed in 11 milliseconds