Home
last modified time | relevance | path

Searched refs:SOC_TYPE_VR9_2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/lantiq/xway/
H A Dprom.c104 i->type = SOC_TYPE_VR9_2; in ltq_soc_detect()
117 i->type = SOC_TYPE_VR9_2; in ltq_soc_detect()
/openbmc/linux/arch/mips/include/asm/mach-lantiq/xway/
H A Dlantiq_soc.h53 #define SOC_TYPE_VR9_2 0x05 /* v1.2 */ macro
/openbmc/linux/drivers/hwmon/
H A Dltq-cputemp.c93 if (ltq_soc_type() != SOC_TYPE_VR9_2) in ltq_cputemp_probe()