Searched refs:TPM_TIS_INT_POLARITY_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/acpi/ | ||
H A D | tpm.h | 83 #define TPM_TIS_INT_POLARITY_MASK (3 << 3) macro |
/openbmc/qemu/hw/tpm/ | ||
H A D | tpm_tis_common.c | 612 TPM_TIS_INT_POLARITY_MASK | in tpm_tis_mmio_write() |