Home
last modified time | relevance | path

Searched defs:tdp_level (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-core.c185 int isst_set_tdp_level(struct isst_id *id, int tdp_level) in isst_set_tdp_level()
361 int isst_get_process_ctdp(struct isst_id *id, int tdp_level, struct isst_pkg_ctdp *pkg_dev) in isst_get_process_ctdp()
H A Disst-display.c338 void isst_ctdp_display_information(struct isst_id *id, FILE *outf, int tdp_level, in isst_ctdp_display_information()
H A Disst-core-tpmi.c370 static int tpmi_set_tdp_level(struct isst_id *id, int tdp_level) in tpmi_set_tdp_level()
H A Disst-core-mbox.c606 static int mbox_set_tdp_level(struct isst_id *id, int tdp_level) in mbox_set_tdp_level()
H A Disst-config.c39 static int tdp_level = 0xFF; variable