Searched refs:TPM_CMD_COUNT_BYTE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/tpm/ | ||
| H A D | tpm-uclass.c | 84 count = get_unaligned_be32(sendbuf + TPM_CMD_COUNT_BYTE); in tpm_xfer() |
| H A D | tpm_internal.h | 14 TPM_CMD_COUNT_BYTE = 2, enumerator |