has_temp_peci    1028 drivers/hwmon/it87.c 	if ((has_temp_peci(data, nr) && (reg >> 6 == nr + 1)) ||
has_temp_peci    1054 drivers/hwmon/it87.c 	if (has_temp_peci(data, nr) && (reg >> 6 == nr + 1 || val == 6))
has_temp_peci    1069 drivers/hwmon/it87.c 	else if (has_temp_peci(data, nr) && val == 6)