coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
early_pm.c File Reference
#include <stdint.h>
#include <device/pci_ops.h>
#include <device/pci.h>
#include <device/pci_def.h>
#include <device/pci_ids.h>
#include "i82371eb.h"
Include dependency graph for early_pm.c:

Go to the source code of this file.

Functions

void enable_pm (void)
 

Function Documentation

◆ enable_pm()

void enable_pm ( void  )

Definition at line 10 of file early_pm.c.

References DEFAULT_PMBASE, PCI_COMMAND, PCI_COMMAND_IO, PCI_DID_INTEL_82371AB_SMB_ACPI, PCI_ID, pci_locate_device(), pci_read_config16(), pci_read_config8(), PCI_VID_INTEL, pci_write_config16(), pci_write_config32(), pci_write_config8(), PMBA, PMIOSE, and PMREGMISC.

Referenced by i82371eb_early_init().

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