Searched defs:scmi_powercap_info (Results 1 – 1 of 1) sorted by relevance
600 struct scmi_powercap_info { struct601 unsigned int id;602 bool notify_powercap_cap_change;603 bool notify_powercap_measurement_change;604 bool async_powercap_cap_set;605 bool powercap_cap_config;606 bool powercap_monitoring;607 bool powercap_pai_config;608 bool powercap_scale_mw;609 bool powercap_scale_uw;[all …]