linux/include/linux/regulator/mt6311.h

/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2015 MediaTek Inc.
 * Author: Henry Chen <[email protected]>
 */

#ifndef __LINUX_REGULATOR_MT6311_H
#define __LINUX_REGULATOR_MT6311_H

#define MT6311_MAX_REGULATORS

enum {};

#define MT6311_E1_CID_CODE
#define MT6311_E2_CID_CODE
#define MT6311_E3_CID_CODE

#endif /* __LINUX_REGULATOR_MT6311_H */