Searched refs:store_temp_reg (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dw83627ehf.c820 #define store_temp_reg(REG, reg) \ macro
838 store_temp_reg(OVER, temp_max);
839 store_temp_reg(HYST, temp_max_hyst);
H A Dw83627hf.c584 #define store_temp_reg(REG, reg) \ macro
608 store_temp_reg(OVER, max);
609 store_temp_reg(HYST, max_hyst);
H A Dw83781d.c406 #define store_temp_reg(REG, reg) \ macro
432 store_temp_reg(OVER, max);
433 store_temp_reg(HYST, max_hyst);

Completed in 85 milliseconds