kernel_samsung_a34x-permissive/include/dt-bindings/regulator/dialog,da9211.h
2024-04-28 15:51:13 +02:00

14 lines
244 B
C

/* 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