10b966c5eSopenharmony_ci<?xml version='1.0' encoding="utf-8"?>
20b966c5eSopenharmony_ci<!--
30b966c5eSopenharmony_ci * Copyright (c) 2022 Huawei Device Co., Ltd.
40b966c5eSopenharmony_ci * Licensed under the Apache License, Version 2.0 (the "License");
50b966c5eSopenharmony_ci * you may not use this file except in compliance with the License.
60b966c5eSopenharmony_ci * You may obtain a copy of the License at
70b966c5eSopenharmony_ci *
80b966c5eSopenharmony_ci *     http://www.apache.org/licenses/LICENSE-2.0
90b966c5eSopenharmony_ci *
100b966c5eSopenharmony_ci * Unless required by applicable law or agreed to in writing, software
110b966c5eSopenharmony_ci * distributed under the License is distributed on an "AS IS" BASIS,
120b966c5eSopenharmony_ci * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
130b966c5eSopenharmony_ci * See the License for the specific language governing permissions and
140b966c5eSopenharmony_ci * limitations under the License.
150b966c5eSopenharmony_ci -->
160b966c5eSopenharmony_ci<Configs>
170b966c5eSopenharmony_ci    <Resource>
180b966c5eSopenharmony_ci        <res id="1000" name="lit_cpu_min_freq" pair="1001">
190b966c5eSopenharmony_ci            <default>408000</default>
200b966c5eSopenharmony_ci            <path>/sys/devices/system/cpu/cpufreq/policy0/scaling_min_freq</path>
210b966c5eSopenharmony_ci            <node>408000 600000 816000 1104000 1416000 1608000 1800000 1992000</node>
220b966c5eSopenharmony_ci        </res>
230b966c5eSopenharmony_ci        <res id="1001" name="lit_cpu_max_freq" pair="1000" mode="1">
240b966c5eSopenharmony_ci            <default>1992000</default>
250b966c5eSopenharmony_ci            <path>/sys/devices/system/cpu/cpufreq/policy0/scaling_max_freq</path>
260b966c5eSopenharmony_ci            <node>408000 600000 816000 1104000 1416000 1608000 1800000 1992000</node>
270b966c5eSopenharmony_ci        </res>
280b966c5eSopenharmony_ci        <res id="2000" name="gpu_min_freq" pair="2001">
290b966c5eSopenharmony_ci            <default>200000000</default>
300b966c5eSopenharmony_ci            <path>/sys/class/devfreq/fde60000.gpu/min_freq</path>
310b966c5eSopenharmony_ci            <node>200000000 300000000 400000000 600000000 700000000 800000000</node>
320b966c5eSopenharmony_ci        </res>
330b966c5eSopenharmony_ci        <res id="2001" name="gpu_max_freq" pair="2000" mode="1">
340b966c5eSopenharmony_ci            <default>800000000</default>
350b966c5eSopenharmony_ci            <path>/sys/class/devfreq/fde60000.gpu/max_freq</path>
360b966c5eSopenharmony_ci            <node>200000000 300000000 400000000 600000000 700000000 800000000</node>
370b966c5eSopenharmony_ci        </res>
380b966c5eSopenharmony_ci    </Resource>
390b966c5eSopenharmony_ci</Configs>