coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mt6360.h File Reference

Go to the source code of this file.

Enumerations

enum  mt6360_regulator_id {
  MT6360_LDO3 = 0 , MT6360_LDO5 , MT6360_LDO6 , MT6360_LDO7 ,
  MT6360_BUCK1 , MT6360_BUCK2 , MT6360_REGULATOR_COUNT , MT6360_LDO3 = 0 ,
  MT6360_LDO5 , MT6360_LDO6 , MT6360_LDO7 , MT6360_BUCK1 ,
  MT6360_BUCK2 , MT6360_LDO1 , MT6360_LDO2 , MT6360_REGULATOR_COUNT
}
 

Enumeration Type Documentation

◆ mt6360_regulator_id

Enumerator
MT6360_LDO3 
MT6360_LDO5 
MT6360_LDO6 
MT6360_LDO7 
MT6360_BUCK1 
MT6360_BUCK2 
MT6360_REGULATOR_COUNT 
MT6360_LDO3 
MT6360_LDO5 
MT6360_LDO6 
MT6360_LDO7 
MT6360_BUCK1 
MT6360_BUCK2 
MT6360_LDO1 
MT6360_LDO2 
MT6360_REGULATOR_COUNT 

Definition at line 6 of file mt6360.h.