Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dit87.c525 #define has_temp_old_peci(data, nr) \ macro
1207 (has_temp_old_peci(data, index) && (extra & 0x80))) in get_temp_type()
1253 if (has_temp_old_peci(data, nr) && ((extra & 0x80) || val == 6)) in set_temp_type()
1267 else if (has_temp_old_peci(data, nr) && val == 6) in set_temp_type()
1277 if (has_temp_old_peci(data, nr)) in set_temp_type()