Searched refs:system_type (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/arch/mips/sni/
H A Dsetup.c131 system_type = "RM400-330"; plat_mem_setup()
134 system_type = "RM400-430"; plat_mem_setup()
137 system_type = "RM400-530"; plat_mem_setup()
140 system_type = "RM400-730"; plat_mem_setup()
143 system_type = "RM400-xxx"; plat_mem_setup()
151 system_type = "RM400-120"; plat_mem_setup()
154 system_type = "RM400-220"; plat_mem_setup()
157 system_type = "RM400-225"; plat_mem_setup()
160 system_type = "RM400-420"; plat_mem_setup()
163 system_type = "RM400-xxx"; plat_mem_setup()
168 system_type = "RM400-Cxx"; plat_mem_setup()
171 system_type = "RM200-xxx"; plat_mem_setup()
174 system_type = "RM300-Cxx"; plat_mem_setup()
180 system_type = "RM200-C20"; plat_mem_setup()
183 system_type = "RM200-C40"; plat_mem_setup()
186 system_type = "RM200-Cxx"; plat_mem_setup()
191 system_type = "RM400-Exx"; plat_mem_setup()
194 system_type = "RM300-Exx"; plat_mem_setup()
197 pr_debug("Found SNI brdtype %02x name %s\n", sni_brd_type, system_type); plat_mem_setup()
/linux-4.4.14/arch/mips/sgi-ip22/
H A Dip22-hpc.c29 extern char *system_type;
46 system_type = "SGI Indigo2"; sgihpc_init()
50 system_type = "SGI Indy"; sgihpc_init()
/linux-4.4.14/drivers/s390/char/
H A Dsclp_cpi_sys.c40 u8 system_type[CPI_LENGTH_NAME]; member in struct:cpi_evbuf
61 static char system_type[CPI_LENGTH_NAME + 1]; variable
100 set_data(evb->system_type, system_type); cpi_prepare_req()
291 rc = snprintf(page, PAGE_SIZE, "%s\n", system_type); system_type_show()
303 rc = check_string("system_type", buf); system_type_store()
308 set_string(system_type, buf); system_type_store()
315 __ATTR(system_type, 0644, system_type_show, system_type_store);
397 rc = check_string("system_type", type); sclp_cpi_set_data()
404 set_string(system_type, type); sclp_cpi_set_data()
/linux-4.4.14/arch/mips/fw/arc/
H A Didentify.c83 char *system_type; variable
87 return system_type; get_system_type()
113 system_type = mach->liname; prom_identify_arch()
/linux-4.4.14/arch/mips/fw/sni/
H A Dsniprom.c96 char *system_type = "Unknown"; get_system_type() variable
99 return system_type; get_system_type()
/linux-4.4.14/drivers/media/common/siano/
H A Dsmsdvb-debugfs.c196 "system_type = %d\t\t", p->system_type); smsdvb_print_isdb_stats()
286 "system_type = %d\t\t", p->system_type); smsdvb_print_isdb_stats_ex()
H A Dsmscoreapi.h831 u32 system_type; /* ISDB-T system type (ISDB-T / ISDB-Tsb) */ member in struct:sms_isdbt_stats
873 u32 system_type; /* ISDB-T system type (ISDB-T / ISDB-Tsb) */ member in struct:sms_isdbt_stats_ex
/linux-4.4.14/arch/mips/include/asm/
H A Dbootinfo.h83 extern char *system_type;
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Dlparcfg.c677 seq_printf(m, "system_type=%s\n", model); lparcfg_data()

Completed in 555 milliseconds