Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Dcros_ec_commands.h1244 struct __ec_align4 ec_params_flash_erase { struct
1245 uint32_t offset; /* Byte offset to erase */
1246 uint32_t size; /* Size to erase in bytes */
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec_commands.h1895 struct ec_params_flash_erase { struct
1896 uint32_t offset;
1897 uint32_t size;