Searched defs:scmi_msg_resp_powercap_domain_attributes (Results 1 – 1 of 1) sorted by relevance
42 struct scmi_msg_resp_powercap_domain_attributes { struct43 __le32 attributes;58 u8 name[SCMI_SHORT_NAME_MAX_SIZE];59 __le32 min_pai;60 __le32 max_pai;61 __le32 pai_step;62 __le32 min_power_cap;63 __le32 max_power_cap;64 __le32 power_cap_step;65 __le32 sustainable_power;[all …]