Home
last modified time | relevance | path

Searched refs:TPM_CMD_COUNT_BYTE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/tpm/
H A Dtpm-uclass.c100 count = get_unaligned_be32(sendbuf + TPM_CMD_COUNT_BYTE); in tpm_xfer()
H A Dtpm_internal.h13 TPM_CMD_COUNT_BYTE = 2, enumerator