Searched refs:TPM_CMD_COUNT_OFFSET (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | tpm-v2.h | 353 TPM_CMD_COUNT_OFFSET = 2, enumerator |
/u-boot/drivers/tpm/ | ||
A D | cr50_i2c.c | 329 memcpy(&expected_buf, buf + TPM_CMD_COUNT_OFFSET, sizeof(expected_buf)); in cr50_i2c_recv() |
Completed in 5 milliseconds