Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds