Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-lantiq/
H A Dlantiq.h48 extern int ltq_soc_type(void);
/openbmc/linux/arch/mips/lantiq/
H A Dprom.c44 int ltq_soc_type(void) in ltq_soc_type() function
/openbmc/linux/drivers/hwmon/
H A Dltq-cputemp.c93 if (ltq_soc_type() != SOC_TYPE_VR9_2) in ltq_cputemp_probe()