Searched refs:TPM_V2 (Results 1 – 10 of 10) sorted by relevance
120 config TPM_V2 config128 if TPM_V2132 depends on TPM_V2 && SANDBOX141 depends on TPM_V2 && DM_SPI150 depends on TPM_V2 && DM_I2C157 endif # TPM_V2
127 priv->version = TPM_V2; in tpm_tis_i2c_probe()
638 priv->version = TPM_V2; in sandbox_tpm2_probe()
580 priv->version = TPM_V2; in tpm_tis_spi_probe()
42 TPM_V2, enumerator
331 return IS_ENABLED(CONFIG_TPM_V2) && tpm_get_version(dev) == TPM_V2; in tpm_is_v2()
392 case TPM_V2: in do_tpm()
1686 depends on TPM_V1 || TPM_V21688 select CMD_TPM_V2 if TPM_V2
694 if (tpm_get_version(*dev) == TPM_V2) in tcg2_platform_get_tpm2()
762 depends on HASH && TPM_V2