Searched refs:TPM_CHIP_FLAG_HAVE_TIMEOUTS (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dtpm.h281 TPM_CHIP_FLAG_HAVE_TIMEOUTS = BIT(4), enumerator in enum:tpm_chip_flags
/linux-master/drivers/char/tpm/
H A Dtpm-interface.c241 if (chip->flags & TPM_CHIP_FLAG_HAVE_TIMEOUTS)
H A Dtpm1-cmd.c458 chip->flags |= TPM_CHIP_FLAG_HAVE_TIMEOUTS;
H A Dtpm2-cmd.c42 chip->flags |= TPM_CHIP_FLAG_HAVE_TIMEOUTS;

Completed in 206 milliseconds