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

#include <ec_commands.h>

Collaboration diagram for ec_response_flash_spi_info:
Collaboration graph

Data Fields

uint8_t jedec [3]
 
uint8_t reserved0
 
uint8_t mfr_dev_id [2]
 
uint8_t sr1
 
uint8_t sr2
 

Detailed Description

Definition at line 1886 of file ec_commands.h.

Field Documentation

◆ jedec

uint8_t ec_response_flash_spi_info::jedec[3]

Definition at line 1888 of file ec_commands.h.

◆ mfr_dev_id

uint8_t ec_response_flash_spi_info::mfr_dev_id[2]

Definition at line 1894 of file ec_commands.h.

◆ reserved0

uint8_t ec_response_flash_spi_info::reserved0

Definition at line 1891 of file ec_commands.h.

◆ sr1

uint8_t ec_response_flash_spi_info::sr1

Definition at line 1897 of file ec_commands.h.

◆ sr2

uint8_t ec_response_flash_spi_info::sr2

Definition at line 1897 of file ec_commands.h.


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