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

Go to the source code of this file.

Functions

void override_hpet_ioapic_bdf (void)
 
void pch_lock_dmictl (void)
 

Function Documentation

◆ override_hpet_ioapic_bdf()

void override_hpet_ioapic_bdf ( void  )

Definition at line 54 of file pch.c.

References p2sb_bdf::bus, HPET0_FUNC_NUM, HPET_BUS_NUM, HPET_DEV_NUM, p2sb_set_hpet_bdf(), p2sb_set_ioapic_bdf(), PCH_IOAPIC_BUS_NUMBER, PCH_IOAPIC_DEV_NUM, and PCH_IOAPIC_FUNC_NUM.

Referenced by chip_init(), and soc_init().

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

◆ pch_lock_dmictl()

void pch_lock_dmictl ( void  )

Definition at line 71 of file pch.c.

References PCR_DMI_DMICTL, PCR_DMI_DMICTL_SRLOCK, pcr_read32(), pcr_write32(), and PID_DMI.

Referenced by chip_init(), and soc_init().

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