Searched defs:ec_response_flash_info (Results 1 – 2 of 2) sorted by relevance
1127 struct __ec_align4 ec_response_flash_info { struct1129 uint32_t flash_size;1134 uint32_t write_block_size;1139 uint32_t erase_block_size;1144 uint32_t protect_block_size;
1354 struct ec_response_flash_info { struct1377 * struct ec_response_flash_info_1 - Response to the flash info v1 command. argument