Home
last modified time | relevance | path

Searched refs:priority_type (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-core-tpmi.c635 *type = info.priority_type; in tpmi_get_clos_information()
641 int priority_type) in tpmi_pm_qos_config()
650 info.priority_type = priority_type; in tpmi_pm_qos_config()
640 tpmi_pm_qos_config(struct isst_id *id, int enable_clos, int priority_type) tpmi_pm_qos_config() argument
H A Disst.h207 int (*pm_qos_config)(struct isst_id *id, int enable_clos, int priority_type);
277 extern int isst_pm_qos_config(struct isst_id *id, int enable_clos, int priority_type);
H A Disst-core-mbox.c882 static int mbox_pm_qos_config(struct isst_id *id, int enable_clos, int priority_type) in mbox_pm_qos_config() argument
931 if (priority_type > 1) in mbox_pm_qos_config()
934 if (priority_type) in mbox_pm_qos_config()
945 priority_type, req); in mbox_pm_qos_config()
H A Disst-core.c469 int isst_pm_qos_config(struct isst_id *id, int enable_clos, int priority_type) in isst_pm_qos_config() argument
472 return isst_ops->pm_qos_config(id, enable_clos, priority_type); in isst_pm_qos_config()
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/
H A Disst-core.c894 int isst_pm_qos_config(int cpu, int enable_clos, int priority_type) in isst_pm_qos_config() argument
943 if (priority_type > 1) in isst_pm_qos_config()
946 if (priority_type) in isst_pm_qos_config()
957 priority_type, req); in isst_pm_qos_config()
H A Disst.h234 extern int isst_pm_qos_config(int cpu, int enable_clos, int priority_type);
/kernel/linux/linux-6.6/include/uapi/linux/
H A Disst_if.h172 * @priority_type: Priority type for the feature (ordered/proportional)
183 __u8 priority_type; member
/kernel/linux/linux-6.6/drivers/platform/x86/intel/speed_select_if/
H A Disst_tpmi_core.c471 _write_cp_info("cp_prio_type", core_power.priority_type, SST_CP_CONTROL_OFFSET, in isst_if_core_power_state()
478 _read_cp_info("cp_prio_type", core_power.priority_type, SST_CP_STATUS_OFFSET, in isst_if_core_power_state()

Completed in 9 milliseconds