Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dw83793.c224 u8 temp_low_bits; /* Additional resolution TD1-TD4 */ member
572 int low = ((data->temp_low_bits >> (index * 2)) & 0x03) * 250; in show_temp()
2061 data->temp_low_bits = in w83793_update_device()