Searched refs:TPM_CHIP_FLAG_SYNC (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | tpm.h | 199 TPM_CHIP_FLAG_SYNC = BIT(11), enumerator |
| /linux/drivers/char/tpm/ | ||
| H A D | tpm-interface.c | 128 if (chip->flags & TPM_CHIP_FLAG_SYNC) { in tpm_try_transmit() |