blob: 7e9f902fc83d07842325c6973bcf326f292e464a [file] [log] [blame]
Jayanth Othayothc08b4712018-02-05 01:45:50 -06001description: >
Patrick Williamsa1347412022-12-06 10:56:22 -06002 Turbo mode is a setting to enable processor frequency boosting. This
3 interface is used to tell host that it is allowed to turn on turbo mode.
Jayanth Othayothc08b4712018-02-05 01:45:50 -06004
5properties:
6 - name: TurboAllowed
7 type: boolean
8 description: >
Patrick Williams8da396c2022-03-14 14:21:02 -05009 Set this to allow Turbo mode.