Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dw83781d.c364 #define store_temp_reg(REG, reg) \ macro
390 store_temp_reg(OVER, max);
391 store_temp_reg(HYST, max_hyst);
Dw83627ehf.c788 #define store_temp_reg(addr, reg) \ macro
799 store_temp_reg(reg_temp_over, temp_max);
800 store_temp_reg(reg_temp_hyst, temp_max_hyst);