Home
last modified time | relevance | path

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

/linux/arch/mips/sni/
A Dsetup.c133 system_type = "RM400-330"; in plat_mem_setup()
136 system_type = "RM400-430"; in plat_mem_setup()
139 system_type = "RM400-530"; in plat_mem_setup()
142 system_type = "RM400-730"; in plat_mem_setup()
145 system_type = "RM400-xxx"; in plat_mem_setup()
153 system_type = "RM400-120"; in plat_mem_setup()
170 system_type = "RM400-Cxx"; in plat_mem_setup()
173 system_type = "RM200-xxx"; in plat_mem_setup()
176 system_type = "RM300-Cxx"; in plat_mem_setup()
193 system_type = "RM400-Exx"; in plat_mem_setup()
[all …]
/linux/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()
/linux/drivers/s390/char/
A Dsclp_cpi_sys.c41 u8 system_type[CPI_LENGTH_NAME]; member
62 static char system_type[CPI_LENGTH_NAME + 1]; variable
101 set_data(evb->system_type, system_type); in cpi_prepare_req()
290 rc = snprintf(page, PAGE_SIZE, "%s\n", system_type); in system_type_show()
307 set_string(system_type, buf); in system_type_store()
314 __ATTR(system_type, 0644, system_type_show, system_type_store);
403 set_string(system_type, type); in sclp_cpi_set_data()
/linux/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()
/linux/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()
/linux/arch/mips/fw/sni/
A Dsniprom.c94 char *system_type = "Unknown"; variable
97 return system_type; in get_system_type()
/linux/arch/mips/include/asm/
A Dbootinfo.h91 extern char *system_type;
/linux/drivers/media/common/siano/
A Dsmsdvb-debugfs.c125 n += sysfs_emit_at(buf, n, "system_type = %d\t\t", p->system_type); in smsdvb_print_isdb_stats()
189 n += sysfs_emit_at(buf, n, "system_type = %d\t\t", p->system_type); in smsdvb_print_isdb_stats_ex()
A Dsmscoreapi.h818 u32 system_type; /* ISDB-T system type (ISDB-T / ISDB-Tsb) */ member
860 u32 system_type; /* ISDB-T system type (ISDB-T / ISDB-Tsb) */ member

Completed in 24 milliseconds