Lines Matching +full:opp +full:- +full:600000000
1 // SPDX-License-Identifier: GPL-2.0-or-later
7 #include "mstar-v7.dtsi"
9 #include <dt-bindings/gpio/msc313-gpio.h>
13 compatible = "operating-points-v2";
14 opp-shared;
16 opp-240000000 {
17 opp-hz = /bits/ 64 <240000000>;
18 opp-microvolt = <1000000>;
19 clock-latency-ns = <300000>;
22 opp-400000000 {
23 opp-hz = /bits/ 64 <400000000>;
24 opp-microvolt = <1000000>;
25 clock-latency-ns = <300000>;
27 opp-600000000 {
28 opp-hz = /bits/ 64 <600000000>;
29 opp-microvolt = <1000000>;
30 clock-latency-ns = <300000>;
33 opp-800000000 {
34 opp-hz = /bits/ 64 <800000000>;
35 opp-microvolt = <1000000>;
36 clock-latency-ns = <300000>;
42 operating-points-v2 = <&cpu0_opp_table>;
50 compatible = "mstar,msc313-gpio";