Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dit87.c399 #define has_temp_old_peci(data, nr) \ macro
754 || (has_temp_old_peci(data, nr) && (extra & 0x80))) in show_temp_type()
782 if (has_temp_old_peci(data, nr) && ((extra & 0x80) || val == 6)) in set_temp_type()
796 else if (has_temp_old_peci(data, nr) && val == 6) in set_temp_type()
805 if (has_temp_old_peci(data, nr)) in set_temp_type()