Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dit87.c191 static bool update_vbat; variable
880 if (update_vbat) { in it87_update_device()
3224 | (update_vbat ? 0x41 : 0x01)); in it87_start_monitoring()
3792 module_param(update_vbat, bool, 0);
3793 MODULE_PARM_DESC(update_vbat, "Update vbat if set else return powerup value");
/openbmc/linux/Documentation/hwmon/
H A Dit87.rst181 * update_vbat bool