![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 0003 #ifndef __DT_BINDINGS_RICHTEK_RT5190A_REGULATOR_H__ 0004 #define __DT_BINDINGS_RICHTEK_RT5190A_REGULATOR_H__ 0005 0006 /* 0007 * BUCK/LDO mode constants which may be used in devicetree properties 0008 * (eg. regulator-allowed-modes). 0009 * See the manufacturer's datasheet for more information on these modes. 0010 */ 0011 0012 #define RT5190A_OPMODE_AUTO 0 0013 #define RT5190A_OPMODE_FPWM 1 0014 0015 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |