003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/include/dt-bindings/regulator
usr
/
src
/
sys
/
contrib
/
device-tree
/
include
/
dt-bindings
/
regulator
/
📁
..
📄
active-semi,8865-regulator.h
(837 B)
📄
active-semi,8945a-regulator.h
(920 B)
📄
dlg,da9063-regulator.h
(439 B)
📄
dlg,da9211-regulator.h
(464 B)
📄
maxim,max77802.h
(398 B)
📄
mediatek,mt6397-regulator.h
(424 B)
📄
qcom,rpmh-regulator.h
(1.42 KB)
Editing: dlg,da9211-regulator.h
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _DT_BINDINGS_REGULATOR_DLG_DA9211_H #define _DT_BINDINGS_REGULATOR_DLG_DA9211_H /* * These buck mode constants may be used to specify values in device tree * properties (e.g. regulator-initial-mode, regulator-allowed-modes). * A description of the following modes is in the manufacturers datasheet. */ #define DA9211_BUCK_MODE_SLEEP 1 #define DA9211_BUCK_MODE_SYNC 2 #define DA9211_BUCK_MODE_AUTO 3 #endif
Upload File
Create Folder