coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
early_init.c File Reference
Include dependency graph for early_init.c:

Go to the source code of this file.

Macros

#define TCO_BASE   0x60
 

Functions

void i82801gx_lpc_setup (void)
 
void i82801gx_setup_bars (void)
 

Macro Definition Documentation

◆ TCO_BASE

#define TCO_BASE   0x60

Definition at line 58 of file early_init.c.

Function Documentation

◆ i82801gx_lpc_setup()

void i82801gx_lpc_setup ( void  )

◆ i82801gx_setup_bars()

void i82801gx_setup_bars ( void  )

Definition at line 47 of file early_init.c.

References ACPI_CNTL, ACPI_EN, DEFAULT_GPIOBASE, DEFAULT_PMBASE, GPIO_CNTL, GPIO_EN, GPIOBASE, PCI_DEV, pci_write_config32(), pci_write_config8(), PMBASE, and RCBA.

Referenced by bootblock_early_southbridge_init(), and bootblock_mainboard_early_init().

Here is the call graph for this function:
Here is the caller graph for this function: