Home
last modified time | relevance | path

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

/drivers/hwmon/
Dnct7802.c40 #define REG_VOLTAGE_LOW 0x0f macro
296 ret = regmap_read(data->regmap, REG_VOLTAGE_LOW, &v2); in nct7802_read_voltage()
1020 reg = i2c_smbus_read_byte_data(client, REG_VOLTAGE_LOW); in nct7802_detect()