Searched refs:maxtemp (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dsmu.h442 __u8 maxtemp; /* Max temp. supported by this member in struct:smu_sdbp_fvt
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/
H A Dthermal.c576 unsigned long maxtemp = 0; local
593 if (active->temperature > maxtemp)
595 maxtemp = active->temperature;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/macintosh/
H A Dwindfarm_pm91.c165 tmax = ((s32)fvt->maxtemp) << 16;
H A Dwindfarm_pm112.c148 tmax = fvt->maxtemp << 16;
H A Dwindfarm_pm81.c417 tmax = ((s32)fvt->maxtemp) << 16;

Completed in 109 milliseconds