Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h1257 struct __ec_align4 ec_params_flash_erase { struct
1258 uint32_t offset; /* Byte offset to erase */
1259 uint32_t size; /* Size to erase in bytes */
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h1496 struct ec_params_flash_erase { struct
1497 uint32_t offset;
1498 uint32_t size;