coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mt6360.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 #ifndef __SOC_MEDIATEK_MT6360_H__
4 #define __SOC_MEDIATEK_MT6360_H__
5 
14 };
15 
16 #endif /* __SOC_MEDIATEK_MT6360_H__ */
mt6360_regulator_id
Definition: mt6360.h:6
@ MT6360_BUCK1
Definition: mt6360.h:11
@ MT6360_LDO5
Definition: mt6360.h:8
@ MT6360_LDO3
Definition: mt6360.h:7
@ MT6360_BUCK2
Definition: mt6360.h:12
@ MT6360_LDO6
Definition: mt6360.h:9
@ MT6360_REGULATOR_COUNT
Definition: mt6360.h:13
@ MT6360_LDO7
Definition: mt6360.h:10