Searched defs:ec_response_flash_info (Results 1 – 2 of 2) sorted by relevance
572 struct ec_response_flash_info { struct574 uint32_t flash_size;579 uint32_t write_block_size;584 uint32_t erase_block_size;589 uint32_t protect_block_size;
1326 struct ec_response_flash_info { struct1349 * struct ec_response_flash_info_1 - Response to the flash info v1 command. argument