Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dit87.c413 #define has_temp_old_peci(data, nr) \ macro
775 || (has_temp_old_peci(data, nr) && (extra & 0x80))) in show_temp_type()
803 if (has_temp_old_peci(data, nr) && ((extra & 0x80) || val == 6)) in set_temp_type()
817 else if (has_temp_old_peci(data, nr) && val == 6) in set_temp_type()
826 if (has_temp_old_peci(data, nr)) in set_temp_type()