Lines Matching full:powercap
3 * System Control and Management Interface (SCMI) Powercap Protocol
8 #define pr_fmt(fmt) "SCMI Notifications POWERCAP - " fmt
377 "Powercap ID %d CAP set async to %u\n", in scmi_powercap_xfer_cap_set()
417 /* Save the last explicitly set non-zero powercap value */ in __scmi_powercap_cap_set()
431 * Disallow zero as a possible explicitly requested powercap: in scmi_powercap_cap_set()
626 /* Cannot enable with a zero powercap. */ in scmi_powercap_cap_enable_set()
643 * powercap limit requested by other agents. in scmi_powercap_cap_enable_set()
927 dev_dbg(ph->dev, "Powercap Version %d.%d\n", in scmi_powercap_protocol_init()
951 * the whole Powercap protocol initialization failure: this way the in scmi_powercap_protocol_init()
952 * reported Powercap domains are all assured, when accessed, to be well in scmi_powercap_protocol_init()
989 DEFINE_SCMI_PROTOCOL_REGISTER_UNREGISTER(powercap, scmi_powercap)