Home
last modified time | relevance | path

Searched refs:t_prochot (Results 1 – 4 of 4) sorted by relevance

/linux/tools/power/x86/intel-speed-select/
H A Disst-core-tpmi.c434 pbf_info->t_prochot = info.tjunction_max_c; in tpmi_get_pbf_info()
438 pbf_info->tdp, pbf_info->t_prochot); in tpmi_get_pbf_info()
H A Disst.h115 int t_prochot; member
H A Disst-display.c245 snprintf(value, sizeof(value), "%d", pbf_info->t_prochot); in _isst_pbf_display_information()
H A Disst-core-mbox.c690 pbf_info->t_prochot = resp & 0xff; in mbox_get_pbf_info()