coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
xdci.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void soc_xdci_init (struct device *dev)
 
bool xdci_can_enable (unsigned int xdci_devfn)
 

Function Documentation

◆ soc_xdci_init()

void soc_xdci_init ( struct device dev)

Definition at line 74 of file xdci.c.

References configure_host_mode_port0().

Here is the call graph for this function:

◆ xdci_can_enable()

bool xdci_can_enable ( unsigned int  xdci_devfn)

Definition at line 11 of file xdci.c.

Referenced by fill_fsps_xdci_params(), and platform_fsp_silicon_init_params_cb().

Here is the caller graph for this function: