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