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

Go to the source code of this file.

Macros

#define MASK0   0
 
#define MASK64   0xFFFFFFFFFFFFFFFFull
 
#define LPC_DEVICE   31
 
#define LPC_FUNCTION   0
 
#define R_ACPI_PM_BASE   0x40
 
#define ACPI_PM_BASE_MASK   0xFFF8
 

Functions

void add_resources_cmd (void)
 

Macro Definition Documentation

◆ ACPI_PM_BASE_MASK

#define ACPI_PM_BASE_MASK   0xFFF8

Definition at line 14 of file StmPlatformResource.h.

◆ LPC_DEVICE

#define LPC_DEVICE   31

Definition at line 11 of file StmPlatformResource.h.

◆ LPC_FUNCTION

#define LPC_FUNCTION   0

Definition at line 12 of file StmPlatformResource.h.

◆ MASK0

#define MASK0   0

Definition at line 6 of file StmPlatformResource.h.

◆ MASK64

#define MASK64   0xFFFFFFFFFFFFFFFFull

Definition at line 7 of file StmPlatformResource.h.

◆ R_ACPI_PM_BASE

#define R_ACPI_PM_BASE   0x40

Definition at line 13 of file StmPlatformResource.h.

Function Documentation

◆ add_resources_cmd()

void add_resources_cmd ( void  )

Definition at line 173 of file StmPlatformResource.c.

References add_msr_resources(), add_simple_resources(), m_stm_resources_ptr, and NULL.

Referenced by stm_setup().

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