Searched refs:W83773_TEMP_LSB (Results 1 – 3 of 3) sorted by relevance
29 static const u8 W83773_TEMP_LSB[2] = { 0x10, 0x25 }; variable84 ret = regmap_read(regmap, W83773_TEMP_LSB[index], ®val_low); in get_remote_temp()