Home
last modified time | relevance | path

Searched defs:ec_params_pstore_write (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dec_commands.h2484 struct __ec_align4 ec_params_pstore_write { struct
2485 uint32_t offset; /* Byte offset to write */
2486 uint32_t size; /* Size to write in bytes */
2487 uint8_t data[EC_PSTORE_SIZE_MAX];