Searched defs:TPM_STS_VALID (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/tpm/ | ||
| H A D | tpm_tis_core.c | 68 #define TPM_STS_VALID BIT(7) macro |
| H A D | tpm_tis.c | |
| H A D | tpm.c | 96 #define TPM_STS_VALID 0x00000080 /* ro other bits are valid */ macro |