Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm_svsm.c82 chip->flags |= TPM_CHIP_FLAG_SYNC; in tpm_svsm_probe()
H A Dtpm-interface.c128 if (chip->flags & TPM_CHIP_FLAG_SYNC) { in tpm_try_transmit()
/linux/include/linux/
H A Dtpm.h357 TPM_CHIP_FLAG_SYNC = BIT(11), enumerator