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

Go to the source code of this file.

Macros

#define CFG   0x800
 
#define CFG_EN   0x1
 
#define CFG2   0x848
 
#define CFG2_L0S_SUPPORT   (0x1 << 6)
 

Macro Definition Documentation

◆ CFG

#define CFG   0x800

Definition at line 8 of file gl9750.h.

◆ CFG2

#define CFG2   0x848

Definition at line 10 of file gl9750.h.

◆ CFG2_L0S_SUPPORT

#define CFG2_L0S_SUPPORT   (0x1 << 6)

Definition at line 11 of file gl9750.h.

◆ CFG_EN

#define CFG_EN   0x1

Definition at line 9 of file gl9750.h.