has_temp_peci
if ((has_temp_peci(data, index)) || data->type == it8721 ||
if ((has_temp_peci(data, index) && (reg >> 6 == index + 1)) ||
if (has_temp_peci(data, nr) && (reg >> 6 == nr + 1 || val == 6))
else if (has_temp_peci(data, nr) && val == 6)