Lines Matching refs:tcc_activation_temp
89 unsigned int tcc_activation_temp; variable
1054 c->core_temp_c = tcc_activation_temp - ((msr >> 16) & 0x7F); in get_counters()
1125 p->pkg_temp_c = tcc_activation_temp - ((msr >> 16) & 0x7F); in get_counters()
2306 cpu, msr, tcc_activation_temp - dts); in print_thermal()
2315 cpu, msr, tcc_activation_temp - dts, tcc_activation_temp - dts2); in print_thermal()
2329 cpu, msr, tcc_activation_temp - dts, resolution); in print_thermal()
2338 cpu, msr, tcc_activation_temp - dts, tcc_activation_temp - dts2); in print_thermal()
2643 tcc_activation_temp = tcc_activation_temp_override; in set_temperature_target()
2645 cpu, tcc_activation_temp); in set_temperature_target()
2665 tcc_activation_temp = target_c_local; in set_temperature_target()
2670 tcc_activation_temp = TJMAX_DEFAULT; in set_temperature_target()
2672 cpu, tcc_activation_temp); in set_temperature_target()