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

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/allwinner/sun50i-h6-gpu-opp.dtsi

Version: ~ [ linux-6.11-rc3 ] ~ [ linux-6.10.4 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.45 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.104 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.164 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.223 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.281 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.319 ] ~ [ 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 // Copyright (C) 2022 Clément Péron <peron.clem@gmail.com>
  3 
  4 / {
  5         gpu_opp_table: opp-table-gpu {
  6                 compatible = "operating-points-v2";
  7 
  8                 opp-216000000 {
  9                         opp-hz = /bits/ 64 <216000000>;
 10                         opp-microvolt = <810000 810000 1200000>;
 11                 };
 12 
 13                 opp-264000000 {
 14                         opp-hz = /bits/ 64 <264000000>;
 15                         opp-microvolt = <810000 810000 1200000>;
 16                 };
 17 
 18                 opp-312000000 {
 19                         opp-hz = /bits/ 64 <312000000>;
 20                         opp-microvolt = <810000 810000 1200000>;
 21                 };
 22 
 23                 opp-336000000 {
 24                         opp-hz = /bits/ 64 <336000000>;
 25                         opp-microvolt = <810000 810000 1200000>;
 26                 };
 27 
 28                 opp-360000000 {
 29                         opp-hz = /bits/ 64 <360000000>;
 30                         opp-microvolt = <820000 820000 1200000>;
 31                 };
 32 
 33                 opp-384000000 {
 34                         opp-hz = /bits/ 64 <384000000>;
 35                         opp-microvolt = <830000 830000 1200000>;
 36                 };
 37 
 38                 opp-408000000 {
 39                         opp-hz = /bits/ 64 <408000000>;
 40                         opp-microvolt = <840000 840000 1200000>;
 41                 };
 42 
 43                 opp-420000000 {
 44                         opp-hz = /bits/ 64 <420000000>;
 45                         opp-microvolt = <850000 850000 1200000>;
 46                 };
 47 
 48                 opp-432000000 {
 49                         opp-hz = /bits/ 64 <432000000>;
 50                         opp-microvolt = <860000 860000 1200000>;
 51                 };
 52 
 53                 opp-456000000 {
 54                         opp-hz = /bits/ 64 <456000000>;
 55                         opp-microvolt = <870000 870000 1200000>;
 56                 };
 57 
 58                 opp-504000000 {
 59                         opp-hz = /bits/ 64 <504000000>;
 60                         opp-microvolt = <890000 890000 1200000>;
 61                 };
 62 
 63                 opp-540000000 {
 64                         opp-hz = /bits/ 64 <540000000>;
 65                         opp-microvolt = <910000 910000 1200000>;
 66                 };
 67 
 68                 opp-576000000 {
 69                         opp-hz = /bits/ 64 <576000000>;
 70                         opp-microvolt = <930000 930000 1200000>;
 71                 };
 72 
 73                 opp-624000000 {
 74                         opp-hz = /bits/ 64 <624000000>;
 75                         opp-microvolt = <950000 950000 1200000>;
 76                 };
 77 
 78                 opp-756000000 {
 79                         opp-hz = /bits/ 64 <756000000>;
 80                         opp-microvolt = <1040000 1040000 1200000>;
 81                 };
 82         };
 83 };
 84 
 85 &gpu {
 86         operating-points-v2 = <&gpu_opp_table>;
 87 };

~ [ 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