coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
chip.h File Reference
#include <stdint.h>
Include dependency graph for chip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  southbridge_intel_i82801ix_config
 

Enumerations

enum  {
  THTL_DEF = 0 , THTL_87_5 = 1 , THTL_75_0 = 2 , THTL_62_5 = 3 ,
  THTL_50_0 = 4 , THTL_37_5 = 5 , THTL_25_0 = 6 , THTL_12_5 = 7
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
THTL_DEF 
THTL_87_5 
THTL_75_0 
THTL_62_5 
THTL_50_0 
THTL_37_5 
THTL_25_0 
THTL_12_5 

Definition at line 8 of file chip.h.