Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dit87.c482 #define has_temp_old_peci(data, nr) \ macro
1038 (has_temp_old_peci(data, nr) && (extra & 0x80))) in show_temp_type()
1066 if (has_temp_old_peci(data, nr) && ((extra & 0x80) || val == 6)) in set_temp_type()
1080 else if (has_temp_old_peci(data, nr) && val == 6) in set_temp_type()
1089 if (has_temp_old_peci(data, nr)) in set_temp_type()