Searched refs:W83773_TEMP_MSB (Results 1 – 1 of 1) sorted by relevance
30 static const u8 W83773_TEMP_MSB[2] = { 0x01, 0x24 }; variable80 ret = regmap_read(regmap, W83773_TEMP_MSB[index], ®val_high); in get_remote_temp()