Searched refs:TPM_TIS_TPM_DID (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/acpi/ | ||
H A D | tpm.h | 130 #define TPM_TIS_TPM_DID 0x0001 macro |
/openbmc/qemu/hw/tpm/ | ||
H A D | tpm_tis_common.c | 431 val = (TPM_TIS_TPM_DID << 16) | TPM_TIS_TPM_VID; in tpm_tis_mmio_read() |