Searched refs:power_thresh_high (Results 1 – 2 of 2) sorted by relevance
97 __le32 power_thresh_high; member587 u32 *power_thresh_high) in scmi_powercap_measurements_threshold_get() argument591 if (!power_thresh_low || !power_thresh_high || in scmi_powercap_measurements_threshold_get()596 *power_thresh_high = THRESH_HIGH(pi, domain_id); in scmi_powercap_measurements_threshold_get()604 u32 power_thresh_high) in scmi_powercap_measurements_threshold_set() argument610 power_thresh_low > power_thresh_high) in scmi_powercap_measurements_threshold_set()615 THRESH_HIGH(pi, domain_id) == power_thresh_high) in scmi_powercap_measurements_threshold_set()620 FIELD_PREP(GENMASK_ULL(63, 32), power_thresh_high)); in scmi_powercap_measurements_threshold_set()798 notify->power_thresh_high = cpu_to_le32(high); in scmi_powercap_notify()
734 u32 power_thresh_high);737 u32 *power_thresh_high);