coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
espi.c File Reference
#include <device/device.h>
#include <device/pci.h>
#include <pc80/isa-dma.h>
#include <pc80/i8259.h>
#include <arch/io.h>
#include <device/pci_ops.h>
#include <arch/ioapic.h>
#include <intelblocks/itss.h>
#include <intelblocks/lpc_lib.h>
#include <soc/espi.h>
#include <soc/iomap.h>
#include <soc/irq.h>
#include <soc/pci_devs.h>
#include <soc/pcr_ids.h>
#include <soc/soc_chip.h>
Include dependency graph for espi.c:

Go to the source code of this file.

Functions

void soc_get_gen_io_dec_range (uint32_t gen_io_dec[LPC_NUM_GENERIC_IO_RANGES])
 

Function Documentation

◆ soc_get_gen_io_dec_range()

void soc_get_gen_io_dec_range ( uint32_t  gen_io_dec[LPC_NUM_GENERIC_IO_RANGES])

Definition at line 19 of file espi.c.

References config, and config_of_soc.