Searched refs:TPM_PPI_FUNC_BLOCKED (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/acpi/ | ||
H A D | tpm.h | 208 #define TPM_PPI_FUNC_BLOCKED (2 << 0) macro |
/openbmc/qemu/hw/acpi/ | ||
H A D | tpm.c | 345 aml_int(TPM_PPI_FUNC_BLOCKED))); in tpm_build_ppi_acpi() |