Searched +full:opp +full:- +full:1080000000 (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 cpu_opp_table: opp-table-cpu {7 compatible = "allwinner,sun50i-h6-operating-points";8 nvmem-cells = <&cpu_speed_grade>;9 opp-shared;11 opp-480000000 {12 clock-latency-ns = <244144>; /* 8 32k periods */13 opp-hz = /bits/ 64 <480000000>;15 opp-microvolt-speed0 = <880000 880000 1200000>;16 opp-microvolt-speed1 = <820000 820000 1200000>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later7 #include "mstar-infinity.dtsi"10 opp-1008000000 {11 opp-hz = /bits/ 64 <1008000000>;12 opp-microvolt = <1000000>;13 clock-latency-ns = <300000>;17 opp-108000000 {18 opp-hz = /bits/ 64 <1080000000>;19 opp-microvolt = <1000000>;20 clock-latency-ns = <300000>;[all …]