![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 /* 0003 * Copyright (C) 2014 Google, Inc 0004 * 0005 * Device Tree binding constants for the Maxim 77802 PMIC regulators 0006 */ 0007 0008 #ifndef _DT_BINDINGS_REGULATOR_MAXIM_MAX77802_H 0009 #define _DT_BINDINGS_REGULATOR_MAXIM_MAX77802_H 0010 0011 /* Regulator operating modes */ 0012 #define MAX77802_OPMODE_LP 1 0013 #define MAX77802_OPMODE_NORMAL 3 0014 0015 #endif /* _DT_BINDINGS_REGULATOR_MAXIM_MAX77802_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |