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

Go to the source code of this file.

Functions

int gspi_soc_bus_to_devfn (unsigned int gspi_bus)
 

Function Documentation

◆ gspi_soc_bus_to_devfn()

int gspi_soc_bus_to_devfn ( unsigned int  gspi_bus)

Definition at line 6 of file gspi.c.

References PCH_DEVFN_GSPI0, PCH_DEVFN_GSPI1, and PCH_DEVFN_GSPI2.