Searched refs:TIS_TIMEOUT_MAX_ATML (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/char/tpm/ | ||
D | tpm_tis_core.h | 58 TIS_TIMEOUT_MAX_ATML = 15000, /* usecs */ enumerator |
D | tpm_tis_core.c | 964 priv->timeout_max = TIS_TIMEOUT_MAX_ATML; in tpm_tis_core_init() |