Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dnct7802.c23 static const u8 REG_VOLTAGE[5] = { 0x09, 0x0a, 0x0c, 0x0d, 0x0e }; variable
300 unsigned int regs[2] = {REG_VOLTAGE[nr], REG_VOLTAGE_LOW}; in nct7802_read_voltage()