Searched defs:power_thresh_low (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/firmware/arm_scmi/
H A Dpowercap.c96 __le32 power_thresh_low; member in struct:scmi_msg_powercap_notify_thresh
585 scmi_powercap_measurements_threshold_get(const struct scmi_protocol_handle *ph, u32 domain_id, u32 *power_thresh_low, u32 *power_thresh_high) argument
602 scmi_powercap_measurements_threshold_set(const struct scmi_protocol_handle *ph, u32 domain_id, u32 power_thresh_low, u32 power_thresh_high) argument

Completed in 113 milliseconds