Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dtpm.h83 #define TPM_TIS_INT_POLARITY_MASK (3 << 3) macro
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_common.c612 TPM_TIS_INT_POLARITY_MASK | in tpm_tis_mmio_write()