coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
early_rcba.c File Reference
#include "pch.h"
Include dependency graph for early_rcba.c:

Go to the source code of this file.

Macros

#define _none   0
 

Functions

void southbridge_configure_default_intmap (void)
 
void southbridge_rcba_config (void)
 

Macro Definition Documentation

◆ _none

#define _none   0

Function Documentation

◆ southbridge_configure_default_intmap()

void southbridge_configure_default_intmap ( void  )

◆ southbridge_rcba_config()

void southbridge_rcba_config ( void  )

Definition at line 82 of file early_rcba.c.

References FD, PCH_DISABLE_ALWAYS, and RCBA32.

Referenced by mainboard_romstage_entry().

Here is the caller graph for this function: