Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dnct7802.c40 #define REG_VOLTAGE_LOW 0x0f macro
300 unsigned int regs[2] = {REG_VOLTAGE[nr], REG_VOLTAGE_LOW}; in nct7802_read_voltage()
1021 reg = i2c_smbus_read_byte_data(client, REG_VOLTAGE_LOW); in nct7802_detect()