Home
last modified time | relevance | path

Searched refs:TPM_TIS_REG_RID (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dtpm.h46 #define TPM_TIS_REG_RID 0xf04 macro
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_common.c299 TPM_TIS_REG_RID, in tpm_tis_dump_state()
433 case TPM_TIS_REG_RID: in tpm_tis_mmio_read()
H A Dtpm_tis_i2c.c90 { TPM_I2C_REG_RID, TPM_TIS_REG_RID, "RID", },
/openbmc/qemu/tests/qtest/
H A Dtpm-tis-util.c69 rid = readl(TIS_REG(locty, TPM_TIS_REG_RID)); in tpm_tis_test_check_localities()