linux/include/linux/regulator/mt6315-regulator.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (c) 2021 MediaTek Inc.
 */

#ifndef __LINUX_REGULATOR_MT6315_H
#define __LINUX_REGULATOR_MT6315_H

#define MT6315_RP
#define MT6315_PP
#define MT6315_SP

enum {};

/* Register */
#define MT6315_TOP2_ELR7
#define MT6315_TOP_TMA_KEY
#define MT6315_TOP_TMA_KEY_H
#define MT6315_BUCK_TOP_CON0
#define MT6315_BUCK_TOP_CON1
#define MT6315_BUCK_TOP_ELR0
#define MT6315_BUCK_TOP_ELR2
#define MT6315_BUCK_TOP_ELR4
#define MT6315_BUCK_TOP_ELR6
#define MT6315_VBUCK1_DBG0
#define MT6315_VBUCK1_DBG4
#define MT6315_VBUCK2_DBG0
#define MT6315_VBUCK2_DBG4
#define MT6315_VBUCK3_DBG0
#define MT6315_VBUCK3_DBG4
#define MT6315_VBUCK4_DBG0
#define MT6315_VBUCK4_DBG4
#define MT6315_BUCK_TOP_4PHASE_ANA_CON42

#define PROTECTION_KEY_H
#define PROTECTION_KEY

#endif /* __LINUX_REGULATOR_MT6315_H */