Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dintel-m10-bmc-hwmon.c19 unsigned int reg_hyst; member
618 unsigned int reg = 0, reg_hyst = 0; in m10bmc_hwmon_read() local
634 reg_hyst = data->reg_hyst; in m10bmc_hwmon_read()
640 reg_hyst = data->reg_hyst; in m10bmc_hwmon_read()
702 if (reg_hyst) { in m10bmc_hwmon_read()
703 ret = do_sensor_read(hw, data, reg_hyst, &hyst); in m10bmc_hwmon_read()