coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
gspi_cfg Struct Reference

#include <gspi.h>

Collaboration diagram for gspi_cfg:
Collaboration graph

Data Fields

uint32_t speed_mhz
 
uint8_t early_init
 

Detailed Description

Definition at line 12 of file gspi.h.

Field Documentation

◆ early_init

uint8_t gspi_cfg::early_init

Definition at line 16 of file gspi.h.

◆ speed_mhz

uint32_t gspi_cfg::speed_mhz

Definition at line 14 of file gspi.h.

Referenced by gspi_get_bus_clk_mhz().


The documentation for this struct was generated from the following file: