coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
lpc.c File Reference
#include <device/device.h>
#include <device/pci.h>
#include <pc80/isa-dma.h>
#include <pc80/i8259.h>
#include <arch/ioapic.h>
#include <intelblocks/itss.h>
#include <intelblocks/lpc_lib.h>
#include <soc/iomap.h>
#include <soc/pcr_ids.h>
#include <soc/intel/common/block/lpc/lpc_def.h>
#include "chip.h"
Include dependency graph for lpc.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])
 
void lpc_soc_init (struct device *dev)
 

Function Documentation

◆ lpc_soc_init()

void lpc_soc_init ( struct device dev)

◆ 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 16 of file lpc.c.

References config, and config_of_soc.