Searched refs:temp_to_reg (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dcbe_thermal.c74 static inline u8 temp_to_reg(u8 temp) function
140 new_value = temp_to_reg(temp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Df71805f.c261 static inline u8 temp_to_reg(long val) function
758 data->temp_high[nr] = temp_to_reg(val);
774 data->temp_hyst[nr] = temp_to_reg(val);

Completed in 50 milliseconds