Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dtpm.h84 #define TPM_TIS_INT_POLARITY_LOW_LEVEL (1 << 3) macro
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_common.c847 s->loc[c].inte = TPM_TIS_INT_POLARITY_LOW_LEVEL; in tpm_tis_reset()