Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dmax31730.c33 #define MAX31730_REG_CHANNEL_ENABLE 0x35 macro
111 return max31730_set_enable(data->client, MAX31730_REG_CHANNEL_ENABLE, in max31730_set_channel_enable()
312 status = i2c_smbus_read_byte_data(client, MAX31730_REG_CHANNEL_ENABLE); in max31730_probe()