Searched refs:has_temp_peci (Results 1 – 1 of 1) sorted by relevance
471 #define has_temp_peci(data, nr) (((data)->features & FEAT_TEMP_PECI) && \ macro1028 if ((has_temp_peci(data, nr) && (reg >> 6 == nr + 1)) || in show_temp_type()1054 if (has_temp_peci(data, nr) && (reg >> 6 == nr + 1 || val == 6)) in set_temp_type()1069 else if (has_temp_peci(data, nr) && val == 6) in set_temp_type()