Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83781d.c364 #define store_temp_reg(REG, reg) \ macro
390 store_temp_reg(OVER, max);
391 store_temp_reg(HYST, max_hyst);
H A Dw83627ehf.c790 #define store_temp_reg(addr, reg) \ macro
801 store_temp_reg(reg_temp_over, temp_max);
802 store_temp_reg(reg_temp_hyst, temp_max_hyst);
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83781d.c364 #define store_temp_reg(REG, reg) \ macro
390 store_temp_reg(OVER, max);
391 store_temp_reg(HYST, max_hyst);
H A 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);

Completed in 12 milliseconds