Searched refs:system_type (Results 1 – 7 of 7) sorted by relevance
132 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 …]
11 char *system_type; variable18 if (system_type) in get_system_type()19 return system_type; in get_system_type()
119 system_type = ingenic_get_system_type(mips_machtype); in ingenic_fixup_fdt()
30 extern char *system_type;47 system_type = "SGI Indigo2"; in sgihpc_init()51 system_type = "SGI Indy"; in sgihpc_init()
79 char *system_type; variable83 return system_type; in get_system_type()108 system_type = mach->liname; in prom_identify_arch()
94 char *system_type = "Unknown"; variable97 return system_type; in get_system_type()
91 extern char *system_type;
Completed in 11 milliseconds