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

#include <spi.h>

Collaboration diagram for gsbi_spi:
Collaboration graph

Data Fields

unsigned int spi_config
 
unsigned int io_control
 
unsigned int error_flags
 
unsigned int error_flags_en
 
unsigned int gsbi_ctrl
 
unsigned int qup_config
 
unsigned int qup_error_flags
 
unsigned int qup_error_flags_en
 
unsigned int qup_operational
 
unsigned int qup_io_modes
 
unsigned int qup_state
 
unsigned int qup_input_fifo
 
unsigned int qup_output_fifo
 
unsigned int qup_mx_input_count
 
unsigned int qup_mx_output_count
 
unsigned int qup_sw_reset
 
unsigned int qup_ns_reg
 
unsigned int qup_md_reg
 

Detailed Description

Definition at line 245 of file spi.h.

Field Documentation

◆ error_flags

unsigned int gsbi_spi::error_flags

Definition at line 248 of file spi.h.

◆ error_flags_en

unsigned int gsbi_spi::error_flags_en

Definition at line 249 of file spi.h.

◆ gsbi_ctrl

unsigned int gsbi_spi::gsbi_ctrl

Definition at line 250 of file spi.h.

◆ io_control

unsigned int gsbi_spi::io_control

Definition at line 247 of file spi.h.

◆ qup_config

unsigned int gsbi_spi::qup_config

Definition at line 251 of file spi.h.

◆ qup_error_flags

unsigned int gsbi_spi::qup_error_flags

Definition at line 252 of file spi.h.

◆ qup_error_flags_en

unsigned int gsbi_spi::qup_error_flags_en

Definition at line 253 of file spi.h.

◆ qup_input_fifo

unsigned int gsbi_spi::qup_input_fifo

Definition at line 257 of file spi.h.

◆ qup_io_modes

unsigned int gsbi_spi::qup_io_modes

Definition at line 255 of file spi.h.

◆ qup_md_reg

unsigned int gsbi_spi::qup_md_reg

Definition at line 263 of file spi.h.

◆ qup_mx_input_count

unsigned int gsbi_spi::qup_mx_input_count

Definition at line 259 of file spi.h.

◆ qup_mx_output_count

unsigned int gsbi_spi::qup_mx_output_count

Definition at line 260 of file spi.h.

◆ qup_ns_reg

unsigned int gsbi_spi::qup_ns_reg

Definition at line 262 of file spi.h.

◆ qup_operational

unsigned int gsbi_spi::qup_operational

Definition at line 254 of file spi.h.

◆ qup_output_fifo

unsigned int gsbi_spi::qup_output_fifo

Definition at line 258 of file spi.h.

◆ qup_state

unsigned int gsbi_spi::qup_state

Definition at line 256 of file spi.h.

◆ qup_sw_reset

unsigned int gsbi_spi::qup_sw_reset

Definition at line 261 of file spi.h.

◆ spi_config

unsigned int gsbi_spi::spi_config

Definition at line 246 of file spi.h.


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