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

#include <spi.h>

Collaboration diagram for fu540_spi_mmap_config:
Collaboration graph

Data Fields

unsigned int cmd_en
 
unsigned int addr_len
 
unsigned int pad_cnt
 
unsigned int cmd_proto
 
unsigned int addr_proto
 
unsigned int data_proto
 
unsigned int cmd_code
 
unsigned int pad_code
 

Detailed Description

Definition at line 47 of file spi.h.

Field Documentation

◆ addr_len

unsigned int fu540_spi_mmap_config::addr_len

Definition at line 51 of file spi.h.

◆ addr_proto

unsigned int fu540_spi_mmap_config::addr_proto

Definition at line 57 of file spi.h.

◆ cmd_code

unsigned int fu540_spi_mmap_config::cmd_code

Definition at line 61 of file spi.h.

◆ cmd_en

unsigned int fu540_spi_mmap_config::cmd_en

Definition at line 49 of file spi.h.

◆ cmd_proto

unsigned int fu540_spi_mmap_config::cmd_proto

Definition at line 55 of file spi.h.

◆ data_proto

unsigned int fu540_spi_mmap_config::data_proto

Definition at line 59 of file spi.h.

◆ pad_cnt

unsigned int fu540_spi_mmap_config::pad_cnt

Definition at line 53 of file spi.h.

◆ pad_code

unsigned int fu540_spi_mmap_config::pad_code

Definition at line 63 of file spi.h.


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