[ 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.20
[ 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
/
mfd
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 arizona.h
5,021 B
SET
[ EDIT ]
|
[ DEL ]
📄 as3722.h
1,540 B
SET
[ EDIT ]
|
[ DEL ]
📄 atmel-flexcom.h
953 B
SET
[ EDIT ]
|
[ DEL ]
📄 dbx500-prcmu.h
2,178 B
SET
[ EDIT ]
|
[ DEL ]
📄 max77620.h
1,353 B
SET
[ EDIT ]
|
[ DEL ]
📄 palmas.h
458 B
SET
[ EDIT ]
|
[ DEL ]
📄 qcom-rpm.h
6,129 B
SET
[ EDIT ]
|
[ DEL ]
📄 st-lpc.h
442 B
SET
[ EDIT ]
|
[ DEL ]
📄 stm32f4-rcc.h
3,421 B
SET
[ EDIT ]
|
[ DEL ]
📄 stm32f7-rcc.h
3,661 B
SET
[ EDIT ]
|
[ DEL ]
📄 stm32h7-rcc.h
4,118 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: atmel-flexcom.h
/* * This header provides macros for Atmel Flexcom DT bindings. * * Copyright (C) 2015 Cyrille Pitchen <cyrille.pitchen@atmel.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * 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. * * 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_ATMEL_FLEXCOM_H__ #define __DT_BINDINGS_ATMEL_FLEXCOM_H__ #define ATMEL_FLEXCOM_MODE_USART 1 #define ATMEL_FLEXCOM_MODE_SPI 2 #define ATMEL_FLEXCOM_MODE_TWI 3 #endif /* __DT_BINDINGS_ATMEL_FLEXCOM_H__ */