Home
last modified time | relevance | path

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

/freebsd/sys/dev/tpm/
H A Dtpm_tis_core.c60 #define TPM_INT_STS_CMD_RDY BIT(7) macro
369 sc->intr_type = TPM_INT_STS_CMD_RDY; in tpmtis_go_ready()
H A Dtpm_tis.c