003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/include/dt-bindings/mfd
usr
/
src
/
sys
/
contrib
/
device-tree
/
include
/
dt-bindings
/
mfd
/
📁
..
📄
arizona.h
(4.76 KB)
📄
as3722.h
(1.5 KB)
📄
at91-usart.h
(388 B)
📄
atmel-flexcom.h
(413 B)
📄
dbx500-prcmu.h
(2.13 KB)
📄
max77620.h
(1.32 KB)
📄
palmas.h
(458 B)
📄
qcom-rpm.h
(5.99 KB)
📄
st,stpmic1.h
(1.15 KB)
📄
st-lpc.h
(442 B)
📄
stm32f4-rcc.h
(3.34 KB)
📄
stm32f7-rcc.h
(3.58 KB)
📄
stm32h7-rcc.h
(4.02 KB)
Editing: palmas.h
/* SPDX-License-Identifier: GPL-2.0 */ /* * This header provides macros for Palmas device bindings. * * Copyright (c) 2013, NVIDIA Corporation. * * Author: Laxman Dewangan <ldewangan@nvidia.com> * */ #ifndef __DT_BINDINGS_PALMAS_H #define __DT_BINDINGS_PALMAS_H /* External control pins */ #define PALMAS_EXT_CONTROL_PIN_ENABLE1 1 #define PALMAS_EXT_CONTROL_PIN_ENABLE2 2 #define PALMAS_EXT_CONTROL_PIN_NSLEEP 3 #endif /* __DT_BINDINGS_PALMAS_H */
Upload File
Create Folder