kernel_samsung_a34x-permissive/include/dt-bindings/regulator/dialog,da9211.h

14 lines
244 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0
*
* Copyright (c) 2018 MediaTek Inc.
*/
#ifndef __DIALOG_REGULATOR_H
#define __DIALOG_REGULATOR_H
#define DA9211_BUCK_MODE_SLEEP 1
#define DA9211_BUCK_MODE_SYNC 2
#define DA9211_BUCK_MODE_AUTO 3
#endif