coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
exynos5250.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define I2C_0_SPEED   100000
 
#define I2C_SLAVE   0
 
#define VDD_ARM_MV   1300
 
#define VDD_INT_UV   1012500
 
#define VDD_MIF_MV   1000
 
#define VDD_G3D_MV   1200
 
#define VDD_LDO2_MV   1500
 
#define VDD_LDO3_MV   1800
 
#define VDD_LDO5_MV   1800
 
#define VDD_LDO10_MV   1800
 

Macro Definition Documentation

◆ I2C_0_SPEED

#define I2C_0_SPEED   100000

Definition at line 4 of file exynos5250.h.

◆ I2C_SLAVE

#define I2C_SLAVE   0

Definition at line 5 of file exynos5250.h.

◆ VDD_ARM_MV

#define VDD_ARM_MV   1300

Definition at line 8 of file exynos5250.h.

◆ VDD_G3D_MV

#define VDD_G3D_MV   1200

Definition at line 11 of file exynos5250.h.

◆ VDD_INT_UV

#define VDD_INT_UV   1012500

Definition at line 9 of file exynos5250.h.

◆ VDD_LDO10_MV

#define VDD_LDO10_MV   1800

Definition at line 15 of file exynos5250.h.

◆ VDD_LDO2_MV

#define VDD_LDO2_MV   1500

Definition at line 12 of file exynos5250.h.

◆ VDD_LDO3_MV

#define VDD_LDO3_MV   1800

Definition at line 13 of file exynos5250.h.

◆ VDD_LDO5_MV

#define VDD_LDO5_MV   1800

Definition at line 14 of file exynos5250.h.

◆ VDD_MIF_MV

#define VDD_MIF_MV   1000

Definition at line 10 of file exynos5250.h.