Home
last modified time | relevance | path

Searched refs:EC_VBOOT_HASH_STATUS_DONE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c385 resp->status = EC_VBOOT_HASH_STATUS_DONE; in process_cmd()
H A Dcros_ec.c471 if (hash->status == EC_VBOOT_HASH_STATUS_DONE && hash->size) in cros_ec_read_hash()
/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h969 EC_VBOOT_HASH_STATUS_DONE = 1, /* Finished computing a hash */ enumerator
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h2183 EC_VBOOT_HASH_STATUS_DONE = 1, /* Finished computing a hash */ enumerator