Home
last modified time | relevance | path

Searched refs:pbf_support (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-core.c212 if (!ctdp_level.pbf_support) { in isst_get_pbf_info()
348 if (ctdp_level->pbf_support) in isst_get_process_ctdp_complete()
407 if (ctdp_level->pbf_support) { in isst_get_process_ctdp()
H A Disst-display.c471 if (ctdp_level->pbf_support) { in isst_ctdp_display_information()
492 if (ctdp_level->pbf_support) in isst_ctdp_display_information()
534 if (ctdp_level->pbf_support) in isst_ctdp_display_information()
H A Disst-core-tpmi.c198 ctdp_level->pbf_support = info.sst_bf_support; in tpmi_get_ctdp_control()
215 id->cpu, ctdp_level->fact_support, ctdp_level->pbf_support, in tpmi_get_ctdp_control()
H A Disst.h133 int pbf_support; member
H A Disst-core-mbox.c278 ctdp_level->pbf_support = !!(resp & BIT(1)); in mbox_get_ctdp_control()
293 id->cpu, resp, ctdp_level->fact_support, ctdp_level->pbf_support, in mbox_get_ctdp_control()
H A Disst-config.c1084 if (ctdp_level.pbf_support) in get_isst_status()
1319 ctdp_level->pbf_support = 1; /* PBF is always supported and enabled */ in clx_n_config()
1916 if (!ctdp_level.pbf_support) { in set_pbf_for_cpu()