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