Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dtpm.h225 #define TPM_I2C_REG_RID 0x4c macro
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_i2c.c90 { TPM_I2C_REG_RID, TPM_TIS_REG_RID, "RID", },
/openbmc/qemu/tests/qtest/
H A Dtpm-tis-i2c-test.c185 rid = tpm_tis_i2c_readl(locty, TPM_I2C_REG_RID); in tpm_tis_i2c_test_check_localities()