[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
src
/
kernels
/
4.18.0-553.63.1.el8_10.x86_64
/
include
/
dt-bindings
/
power
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 imx7-power.h
429 B
SET
[ EDIT ]
|
[ DEL ]
📄 mt2701-power.h
933 B
SET
[ EDIT ]
|
[ DEL ]
📄 mt2712-power.h
1,020 B
SET
[ EDIT ]
|
[ DEL ]
📄 mt6797-power.h
1,050 B
SET
[ EDIT ]
|
[ DEL ]
📄 mt7622-power.h
766 B
SET
[ EDIT ]
|
[ DEL ]
📄 mt7623a-power.h
320 B
SET
[ EDIT ]
|
[ DEL ]
📄 mt8173-power.h
532 B
SET
[ EDIT ]
|
[ DEL ]
📄 owl-s500-powergate.h
406 B
SET
[ EDIT ]
|
[ DEL ]
📄 owl-s700-powergate.h
407 B
SET
[ EDIT ]
|
[ DEL ]
📄 px30-power.h
569 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a7743-sysc.h
759 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a7745-sysc.h
756 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a77470-sysc.h
615 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a7779-sysc.h
811 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a7790-sysc.h
1,048 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a7791-sysc.h
795 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a7792-sysc.h
801 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a7793-sysc.h
871 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a7794-sysc.h
792 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a7795-sysc.h
1,303 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a7796-sysc.h
1,104 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a77965-sysc.h
848 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a77970-sysc.h
977 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a77980-sysc.h
1,261 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a77990-sysc.h
738 B
SET
[ EDIT ]
|
[ DEL ]
📄 r8a77995-sysc.h
711 B
SET
[ EDIT ]
|
[ DEL ]
📄 raspberrypi-power.h
1,277 B
SET
[ EDIT ]
|
[ DEL ]
📄 rk3036-power.h
316 B
SET
[ EDIT ]
|
[ DEL ]
📄 rk3128-power.h
297 B
SET
[ EDIT ]
|
[ DEL ]
📄 rk3228-power.h
456 B
SET
[ EDIT ]
|
[ DEL ]
📄 rk3288-power.h
652 B
SET
[ EDIT ]
|
[ DEL ]
📄 rk3328-power.h
429 B
SET
[ EDIT ]
|
[ DEL ]
📄 rk3366-power.h
514 B
SET
[ EDIT ]
|
[ DEL ]
📄 rk3368-power.h
669 B
SET
[ EDIT ]
|
[ DEL ]
📄 rk3399-power.h
1,227 B
SET
[ EDIT ]
|
[ DEL ]
📄 tegra186-powergate.h
1,450 B
SET
[ EDIT ]
|
[ DEL ]
📄 tegra194-powergate.h
1,234 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: tegra186-powergate.h
/* * Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef _DT_BINDINGS_POWER_TEGRA186_POWERGATE_H #define _DT_BINDINGS_POWER_TEGRA186_POWERGATE_H #define TEGRA186_POWER_DOMAIN_AUD 0 #define TEGRA186_POWER_DOMAIN_DFD 1 #define TEGRA186_POWER_DOMAIN_DISP 2 #define TEGRA186_POWER_DOMAIN_DISPB 3 #define TEGRA186_POWER_DOMAIN_DISPC 4 #define TEGRA186_POWER_DOMAIN_ISPA 5 #define TEGRA186_POWER_DOMAIN_NVDEC 6 #define TEGRA186_POWER_DOMAIN_NVJPG 7 #define TEGRA186_POWER_DOMAIN_MPE 8 #define TEGRA186_POWER_DOMAIN_PCX 9 #define TEGRA186_POWER_DOMAIN_SAX 10 #define TEGRA186_POWER_DOMAIN_VE 11 #define TEGRA186_POWER_DOMAIN_VIC 12 #define TEGRA186_POWER_DOMAIN_XUSBA 13 #define TEGRA186_POWER_DOMAIN_XUSBB 14 #define TEGRA186_POWER_DOMAIN_XUSBC 15 #define TEGRA186_POWER_DOMAIN_GPU 43 #define TEGRA186_POWER_DOMAIN_MAX 44 #endif