Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Dcros_ec_commands.h1222 struct __ec_align4 ec_params_flash_read { struct
1223 uint32_t offset; /* Byte offset to read */
1224 uint32_t size; /* Size to read in bytes */
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec_commands.h1854 struct ec_params_flash_read { struct
1855 uint32_t offset;
1856 uint32_t size;