Home
last modified time | relevance | path

Searched refs:t_proc_hot (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/power/x86/intel-speed-select/
H A Disst.h136 int t_proc_hot; member
H A Disst-core.c228 ctdp_level->t_proc_hot = resp & GENMASK(7, 0); in isst_get_tjmax_info()
232 cpu, config_index, resp, ctdp_level->t_proc_hot); in isst_get_tjmax_info()
H A Disst-display.c501 if (ctdp_level->t_proc_hot) { in isst_ctdp_display_information()
503 snprintf(value, sizeof(value), "%d", ctdp_level->t_proc_hot); in isst_ctdp_display_information()