Home
last modified time | relevance | path

Searched refs:store_temp_reg (Results 1 – 2 of 2) sorted by relevance

/drivers/hwmon/
Dw83781d.c377 #define store_temp_reg(REG, reg) \ macro
403 store_temp_reg(OVER, max);
404 store_temp_reg(HYST, max_hyst);
Dw83627ehf.c1222 #define store_temp_reg(addr, reg) \ macro
1242 store_temp_reg(reg_temp_over, temp_max);
1243 store_temp_reg(reg_temp_hyst, temp_max_hyst);