Home
last modified time | relevance | path

Searched defs:ec_params_pstore_write (Results 1 – 2 of 2) 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];
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h2874 struct ec_params_pstore_write { struct
2875 uint32_t offset; /* Byte offset to write */
2876 uint32_t size; /* Size to write in bytes */
2877 uint8_t data[EC_PSTORE_SIZE_MAX];