Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnct7802.c40 #define REG_VOLTAGE_LOW 0x0f macro
313 ret = regmap_read(data->regmap, REG_VOLTAGE_LOW, &v2); in nct7802_read_voltage()
1037 reg = i2c_smbus_read_byte_data(client, REG_VOLTAGE_LOW); in nct7802_detect()

Completed in 4 milliseconds