Searched defs:scmi_msg_resp_powercap_domain_attributes (Results 1 – 1 of 1) sorted by relevance
39 struct scmi_msg_resp_powercap_domain_attributes { struct40 __le32 attributes;55 u8 name[SCMI_SHORT_NAME_MAX_SIZE];56 __le32 min_pai;57 __le32 max_pai;58 __le32 pai_step;59 __le32 min_power_cap;60 __le32 max_power_cap;61 __le32 power_cap_step;62 __le32 sustainable_power;[all …]