Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_sandbox.c199 case TPM_CAP_FLAG: in sandbox_tpm_xfer()
/openbmc/u-boot/include/
H A Dtpm-v1.h68 TPM_CAP_FLAG = 0x00000004, enumerator
/openbmc/linux/drivers/char/tpm/
H A Dtpm.h137 TPM_CAP_FLAG = 4, enumerator
H A Dtpm1-cmd.c499 tpm_buf_append_u32(&buf, TPM_CAP_FLAG); in tpm1_getcap()