Searched refs:has_temp_peci (Results 1 – 1 of 1) sorted by relevance
523 #define has_temp_peci(data, nr) (((data)->features & FEAT_TEMP_PECI) && \ macro1182 if ((has_temp_peci(data, index)) || data->type == it8721 || in get_temp_type()1206 if ((has_temp_peci(data, index) && (reg >> 6 == index + 1)) || in get_temp_type()1250 if (has_temp_peci(data, nr) && (reg >> 6 == nr + 1 || val == 6)) in set_temp_type()1265 else if (has_temp_peci(data, nr) && val == 6) in set_temp_type()