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

#include <spi.h>

Collaboration diagram for vscc_config:
Collaboration graph

Data Fields

uint32_t lvscc
 
uint32_t uvscc
 

Detailed Description

Definition at line 35 of file spi.h.

Field Documentation

◆ lvscc

uint32_t vscc_config::lvscc

Definition at line 36 of file spi.h.

Referenced by finalize_chipset().

◆ uvscc

uint32_t vscc_config::uvscc

Definition at line 37 of file spi.h.

Referenced by finalize_chipset().


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