Home
last modified time | relevance | path

Searched refs:CLOS_PM_QOS_CONFIG (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/tools/power/x86/intel-speed-select/
Disst-core-mbox.c136 sub_command != CLOS_PM_QOS_CONFIG) { in _send_mbox_command()
842 ret = _send_mbox_command(id->cpu, CONFIG_CLOS, CLOS_PM_QOS_CONFIG, 0, 0, in mbox_get_clos_information()
915 ret = _send_mbox_command(id->cpu, CONFIG_CLOS, CLOS_PM_QOS_CONFIG, 0, 0, in mbox_pm_qos_config()
939 ret = _send_mbox_command(id->cpu, CONFIG_CLOS, CLOS_PM_QOS_CONFIG, in mbox_pm_qos_config()
Disst.h66 #define CLOS_PM_QOS_CONFIG 0x02 macro