Home
last modified time | relevance | path

Searched refs:sys_type (Results 1 – 11 of 11) sorted by relevance

/linux/arch/mips/lantiq/
A Dprom.c39 return soc_info.sys_type; in get_system_type()
96 snprintf(soc_info.sys_type, LTQ_SYS_TYPE_LEN - 1, "%s rev %s", in prom_init()
98 soc_info.sys_type[LTQ_SYS_TYPE_LEN - 1] = '\0'; in prom_init()
99 pr_info("SoC: %s\n", soc_info.sys_type); in prom_init()
A Dprom.h20 unsigned char sys_type[LTQ_SYS_TYPE_LEN]; member
/linux/arch/alpha/kernel/
A Dsetup.c462 if ((long)hwrpb->sys_type < 0) { in setup_arch()
463 hwrpb->sys_type = -((long)hwrpb->sys_type); in setup_arch()
568 get_sysnames(hwrpb->sys_type, hwrpb->sys_variation, in setup_arch()
574 vec = get_sysvec(hwrpb->sys_type, hwrpb->sys_variation, in setup_arch()
581 hwrpb->sys_type, hwrpb->sys_variation); in setup_arch()
1154 get_sysnames(hwrpb->sys_type, hwrpb->sys_variation, in show_cpuinfo()
/linux/arch/mips/ralink/
A Dcommon.h13 unsigned char sys_type[RAMIPS_SYS_TYPE_LEN]; member
A Dprom.c27 return soc_info.sys_type; in get_system_type()
A Drt288x.c79 snprintf(soc_info->sys_type, RAMIPS_SYS_TYPE_LEN, in prom_soc_init()
A Drt3883.c92 snprintf(soc_info->sys_type, RAMIPS_SYS_TYPE_LEN, in prom_soc_init()
A Dmt7621.c128 snprintf(soc_info->sys_type, RAMIPS_SYS_TYPE_LEN, in prom_soc_init()
A Drt305x.c185 snprintf(soc_info->sys_type, RAMIPS_SYS_TYPE_LEN, in prom_soc_init()
A Dmt7620.c369 snprintf(soc_info->sys_type, RAMIPS_SYS_TYPE_LEN, in prom_soc_init()
/linux/arch/alpha/include/asm/
A Dhwrpb.h174 unsigned long sys_type; member

Completed in 15 milliseconds