Searched refs:TPM_CHIP_FLAG_TPM2 (Results 1 – 9 of 9) sorted by relevance
150 if (chip->flags & TPM_CHIP_FLAG_TPM2) { in tpm_class_shutdown()309 if (chip->flags & TPM_CHIP_FLAG_TPM2) in tpm_del_char_device()317 if (chip->flags & TPM_CHIP_FLAG_TPM2) in tpm1_chip_register()329 if (chip->flags & TPM_CHIP_FLAG_TPM2) in tpm1_chip_unregister()340 if (chip->flags & (TPM_CHIP_FLAG_TPM2 | TPM_CHIP_FLAG_VIRTUAL)) in tpm_del_legacy_sysfs()358 if (chip->flags & (TPM_CHIP_FLAG_TPM2 | TPM_CHIP_FLAG_VIRTUAL)) in tpm_add_legacy_sysfs()394 if (chip->flags & TPM_CHIP_FLAG_TPM2) in tpm_chip_register()
369 if (chip->flags & TPM_CHIP_FLAG_TPM2) in tpm_transmit()496 if (chip->flags & TPM_CHIP_FLAG_TPM2) { in tpm_get_timeouts()704 rc = (chip->flags & TPM_CHIP_FLAG_TPM2) != 0; in tpm_is_tpm2()731 if (chip->flags & TPM_CHIP_FLAG_TPM2) in tpm_pcr_read()768 if (chip->flags & TPM_CHIP_FLAG_TPM2) { in tpm_pcr_extend()972 if (chip->flags & TPM_CHIP_FLAG_TPM2) { in tpm_pm_suspend()1064 if (chip->flags & TPM_CHIP_FLAG_TPM2) { in tpm_get_random()1114 if (chip == NULL || !(chip->flags & TPM_CHIP_FLAG_TPM2)) in tpm_seal_trusted()1140 if (chip == NULL || !(chip->flags & TPM_CHIP_FLAG_TPM2)) in tpm_unseal_trusted()
163 if (chip->flags & TPM_CHIP_FLAG_TPM2) in get_burstcount()368 if (chip->flags & TPM_CHIP_FLAG_TPM2) in tpm_tis_send_main()544 if (chip->flags & TPM_CHIP_FLAG_TPM2) in tpm_tis_gen_interrupt()732 (chip->flags & TPM_CHIP_FLAG_TPM2) ? "2.0" : "1.2", in tpm_tis_core_init()844 if (!(chip->flags & TPM_CHIP_FLAG_TPM2)) in tpm_tis_resume()
567 chip->flags |= TPM_CHIP_FLAG_TPM2; in i2c_nuvoton_probe()570 chip->flags |= TPM_CHIP_FLAG_TPM2; in i2c_nuvoton_probe()
291 if (chip->flags & TPM_CHIP_FLAG_TPM2) in tpm_sysfs_add_device()
208 chip->flags = TPM_CHIP_FLAG_TPM2; in crb_init()
484 proxy_dev->chip->flags |= TPM_CHIP_FLAG_TPM2; in vtpm_proxy_create_device()
143 TPM_CHIP_FLAG_TPM2 = BIT(1), enumerator
955 chip->flags |= TPM_CHIP_FLAG_TPM2; in tpm2_probe()