Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dtpm.h211 #define TPM_PPI_FUNC_MASK (7 << 0) macro
/openbmc/qemu/hw/acpi/
H A Dtpm.c34 func_mask = aml_int(TPM_PPI_FUNC_MASK); in tpm_build_ppi_acpi()