Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dtpm.h233 #define TPM_I2C_CAP_BURST_COUNT_STATIC (0x1 << 29) /* Burst count static */ macro
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_i2c.c172 i2c_cap |= TPM_I2C_CAP_BURST_COUNT_STATIC; in tpm_tis_i2c_interface_capability()