Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Dcros_ec_commands.h1159 struct __ec_align4 ec_response_flash_info_1 { struct
1161 uint32_t flash_size;
1162 uint32_t write_block_size;
1163 uint32_t erase_block_size;
1164 uint32_t protect_block_size;
1173 uint32_t write_ideal_size;
1176 uint32_t flags;
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec_commands.h1794 struct ec_response_flash_info_1 { struct
1796 uint32_t flash_size;
1797 uint32_t write_block_size;
1798 uint32_t erase_block_size;
1799 uint32_t protect_block_size;
1802 uint32_t write_ideal_size;
1803 uint32_t flags;