Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dtpm.h270 TPM_CHIP_FLAG_HAVE_TIMEOUTS = BIT(4), enumerator
/Linux-v5.10/drivers/char/tpm/
Dtpm-interface.c241 if (chip->flags & TPM_CHIP_FLAG_HAVE_TIMEOUTS) in tpm_get_timeouts()
Dtpm1-cmd.c458 chip->flags |= TPM_CHIP_FLAG_HAVE_TIMEOUTS; in tpm1_get_timeouts()
Dtpm2-cmd.c42 chip->flags |= TPM_CHIP_FLAG_HAVE_TIMEOUTS; in tpm2_get_timeouts()