Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83773g.c30 static const u8 W83773_TEMP_MSB[2] = { 0x01, 0x24 }; variable
80 ret = regmap_read(regmap, W83773_TEMP_MSB[index], &regval_high); in get_remote_temp()