summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/regulator/ti,tps62864.h
blob: 8db31f23d9561dd881c87e371e2df73ca254f516 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */

#ifndef _DT_BINDINGS_REGULATOR_TI_TPS62864_H
#define _DT_BINDINGS_REGULATOR_TI_TPS62864_H

#define TPS62864_MODE_NORMAL			0
#define TPS62864_MODE_FPWM			1

#endif