Lines Matching refs:powercap
1 What: /sys/firmware/opal/powercap
9 What: /sys/firmware/opal/powercap/system-powercap
10 /sys/firmware/opal/powercap/system-powercap/powercap-min
11 /sys/firmware/opal/powercap/system-powercap/powercap-max
12 /sys/firmware/opal/powercap/system-powercap/powercap-current
15 Description: System powercap directory and attributes applicable for
18 This directory provides powercap information. It
21 - powercap-min : This file provides the minimum
22 possible powercap in Watt units
24 - powercap-max : This file provides the maximum
25 possible powercap in Watt units
27 - powercap-current : This file provides the current
28 powercap set on the system. Writing to this file
29 creates a request for setting a new-powercap. The
30 powercap requested must be between powercap-min
31 and powercap-max.