blob: d5231d7959e7b849e7abbe62b4b5a240b9d83505 [file] [log] [blame]
Nirmal Patel12a8ca82020-05-12 07:33:53 -07001description: >
2 Implement to provide the power management policy for the current
3 resource.
4properties:
5 - name: PolicyEnabled
6 type: boolean
7 description: >
8 Power management policy enabled status.
9 - name: MaxTDPmW
10 type: uint32
11 description: >
12 Maximum TDP in milliwatts.
13 - name: PeakPowerBudgetmW
14 type: uint32
15 description: >
16 Peak power budget in milliwatts.
17 - name: AveragePowerBudgetmW
18 type: uint32
19 description: >
20 Average power budget in milliwatts.