Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dit87.c254 static const u8 IT87_REG_VIN[] = { 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, variable
278 #define NUM_VIN ARRAY_SIZE(IT87_REG_VIN)
893 it87_read_value(data, IT87_REG_VIN[i]); in it87_update_device()