Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dtpm.h52 #define TPM_TIS_STS_TPM_FAMILY1_2 (0 << 26) /* TPM 2.0 */ macro
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_common.c839 s->loc[c].sts = TPM_TIS_STS_TPM_FAMILY1_2; in tpm_tis_reset()