Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h1247 struct __ec_align4 ec_params_flash_write { struct
1248 uint32_t offset; /* Byte offset to write */
1249 uint32_t size; /* Size to write in bytes */
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h1482 struct ec_params_flash_write { struct
1483 uint32_t offset;
1484 uint32_t size;