Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dmax31730.c30 #define MAX31730_REG_TEMP_MIN 0x30 macro
134 reg = MAX31730_REG_TEMP_MIN; in max31730_read()
199 reg = MAX31730_REG_TEMP_MIN; in max31730_write()
390 if (max31730_check_reg_temp(client, MAX31730_REG_TEMP_MIN)) in max31730_detect()