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

Go to the source code of this file.

Functions

int spmi_config_master (void)
 
void pmif_spmi_iocfg (void)
 

Function Documentation

◆ pmif_spmi_iocfg()

void pmif_spmi_iocfg ( void  )

Definition at line 44 of file pmif_spmi.c.

Referenced by spmi_mst_init().

Here is the caller graph for this function:

◆ spmi_config_master()

int spmi_config_master ( void  )

Definition at line 24 of file pmif_spmi.c.

Referenced by spmi_mst_init().

Here is the caller graph for this function: