~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/amlogic/meson-g12b-a311d.dtsi

Version: ~ [ linux-6.11.5 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.58 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.114 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.169 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.228 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.284 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.322 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2 /*
  3  * Copyright (c) 2019 BayLibre, SAS
  4  * Author: Neil Armstrong <narmstrong@baylibre.com>
  5  */
  6 
  7 #include "meson-g12b.dtsi"
  8 
  9 / {
 10         cpu_opp_table_0: opp-table-0 {
 11                 compatible = "operating-points-v2";
 12                 opp-shared;
 13 
 14                 opp-1000000000 {
 15                         opp-hz = /bits/ 64 <1000000000>;
 16                         opp-microvolt = <761000>;
 17                 };
 18 
 19                 opp-1200000000 {
 20                         opp-hz = /bits/ 64 <1200000000>;
 21                         opp-microvolt = <781000>;
 22                 };
 23 
 24                 opp-1398000000 {
 25                         opp-hz = /bits/ 64 <1398000000>;
 26                         opp-microvolt = <811000>;
 27                 };
 28 
 29                 opp-1512000000 {
 30                         opp-hz = /bits/ 64 <1512000000>;
 31                         opp-microvolt = <861000>;
 32                 };
 33 
 34                 opp-1608000000 {
 35                         opp-hz = /bits/ 64 <1608000000>;
 36                         opp-microvolt = <901000>;
 37                 };
 38 
 39                 opp-1704000000 {
 40                         opp-hz = /bits/ 64 <1704000000>;
 41                         opp-microvolt = <951000>;
 42                 };
 43 
 44                 opp-1800000000 {
 45                         opp-hz = /bits/ 64 <1800000000>;
 46                         opp-microvolt = <1001000>;
 47                 };
 48         };
 49 
 50         cpub_opp_table_1: opp-table-1 {
 51                 compatible = "operating-points-v2";
 52                 opp-shared;
 53 
 54                 opp-1000000000 {
 55                         opp-hz = /bits/ 64 <1000000000>;
 56                         opp-microvolt = <731000>;
 57                 };
 58 
 59                 opp-1200000000 {
 60                         opp-hz = /bits/ 64 <1200000000>;
 61                         opp-microvolt = <751000>;
 62                 };
 63 
 64                 opp-1398000000 {
 65                         opp-hz = /bits/ 64 <1398000000>;
 66                         opp-microvolt = <771000>;
 67                 };
 68 
 69                 opp-1512000000 {
 70                         opp-hz = /bits/ 64 <1512000000>;
 71                         opp-microvolt = <771000>;
 72                 };
 73 
 74                 opp-1608000000 {
 75                         opp-hz = /bits/ 64 <1608000000>;
 76                         opp-microvolt = <781000>;
 77                 };
 78 
 79                 opp-1704000000 {
 80                         opp-hz = /bits/ 64 <1704000000>;
 81                         opp-microvolt = <791000>;
 82                 };
 83 
 84                 opp-1800000000 {
 85                         opp-hz = /bits/ 64 <1800000000>;
 86                         opp-microvolt = <831000>;
 87                 };
 88 
 89                 opp-1908000000 {
 90                         opp-hz = /bits/ 64 <1908000000>;
 91                         opp-microvolt = <861000>;
 92                 };
 93 
 94                 opp-2016000000 {
 95                         opp-hz = /bits/ 64 <2016000000>;
 96                         opp-microvolt = <911000>;
 97                 };
 98 
 99                 opp-2108000000 {
100                         opp-hz = /bits/ 64 <2108000000>;
101                         opp-microvolt = <951000>;
102                 };
103 
104                 opp-2208000000 {
105                         opp-hz = /bits/ 64 <2208000000>;
106                         opp-microvolt = <1011000>;
107                 };
108         };
109 };

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php