Searched refs:TPM_INT_STS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/tpm/
H A Dtpm_tis.c40 #define TPM_INT_STS 0x10 macro
240 status = RD4(sc, TPM_INT_STS);
242 WR4(sc, TPM_INT_STS, status);
376 AND4(sc, TPM_INT_STS, RD4(sc, TPM_INT_STS));

Completed in 40 milliseconds