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

/linux-master/tools/power/x86/intel-speed-select/
H A Disst-core.c212 if (!ctdp_level.pbf_support) {
348 if (ctdp_level->pbf_support)
407 if (ctdp_level->pbf_support) {
H A Disst-core-tpmi.c198 ctdp_level->pbf_support = info.sst_bf_support;
214 ("cpu:%d CONFIG_TDP_GET_TDP_CONTROL fact_support:%d pbf_support: %d fact_enabled:%d pbf_enabled:%d\n",
215 id->cpu, ctdp_level->fact_support, ctdp_level->pbf_support,
H A Disst.h133 int pbf_support; member in struct:isst_pkg_ctdp_level_info
H A Disst-display.c471 if (ctdp_level->pbf_support) {
492 if (ctdp_level->pbf_support)
534 if (ctdp_level->pbf_support)
H A Disst-core-mbox.c278 ctdp_level->pbf_support = !!(resp & BIT(1));
292 "cpu:%d CONFIG_TDP_GET_TDP_CONTROL resp:%x fact_support:%d pbf_support: %d fact_enabled:%d pbf_enabled:%d\n",
293 id->cpu, resp, ctdp_level->fact_support, ctdp_level->pbf_support,
H A Disst-config.c1135 if (ctdp_level.pbf_support)
1370 ctdp_level->pbf_support = 1; /* PBF is always supported and enabled */
1968 if (!ctdp_level.pbf_support) {

Completed in 277 milliseconds