Home
last modified time | relevance | path

Searched refs:EC_VBOOT_HASH_STATUS_BUSY (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c486 while (hash->status == EC_VBOOT_HASH_STATUS_BUSY) { in cros_ec_wait_on_hash_done()
/openbmc/u-boot/include/
H A Dec_commands.h1935 EC_VBOOT_HASH_STATUS_BUSY = 2, /* Busy computing a hash */ enumerator
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h2212 EC_VBOOT_HASH_STATUS_BUSY = 2, /* Busy computing a hash */ enumerator