Home
last modified time | relevance | path

Searched refs:TPM_POLLING_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/tpm/
H A Dtpm_tis.h67 #define TPM_POLLING_TIMEOUT 10000 /* 10 ms for polling */ macro
H A Dtpm.c1264 tpm->timeout_poll = drv_usectohz(TPM_POLLING_TIMEOUT); in tis_init()