Home
last modified time | relevance | path

Searched refs:ACPI_SIG_TPM2 (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/common/
H A Dahtable.c253 {ACPI_SIG_TPM2, "Trusted Platform Module hardware interface table"},
H A Ddmtable.c531 {ACPI_SIG_TPM2, AcpiDmTableInfoTpm2, AcpiDmDumpTpm2, DtCompileTpm2, TemplateTpm2},
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl3.h178 #define ACPI_SIG_TPM2 "TPM2" /* Trusted Platform Module 2.0 H/W interface table */ macro