Searched refs:TPM_CHIP_FLAG_SYNC (Results 1 – 4 of 4) sorted by relevance
82 chip->flags |= TPM_CHIP_FLAG_SYNC; in tpm_svsm_probe()
230 pvt_data->chip->flags |= TPM_CHIP_FLAG_TPM2 | TPM_CHIP_FLAG_SYNC; in ftpm_tee_probe_generic()
128 if (chip->flags & TPM_CHIP_FLAG_SYNC) { in tpm_try_transmit()
357 TPM_CHIP_FLAG_SYNC = BIT(11), enumerator