Home
last modified time | relevance | path

Searched refs:TPM_TIS_REG_INTERFACE_ID (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dtpm.h42 #define TPM_TIS_REG_INTERFACE_ID 0x30 macro
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_common.c427 case TPM_TIS_REG_INTERFACE_ID: in tpm_tis_mmio_read()
771 case TPM_TIS_REG_INTERFACE_ID: in tpm_tis_mmio_write()
/openbmc/qemu/tests/qtest/
H A Dtpm-tis-util.c62 ifaceid = readl(TIS_REG(locty, TPM_TIS_REG_INTERFACE_ID)); in tpm_tis_test_check_localities()