TPM_STS_VALID
#define TPM_STS_VALID 0x00000080 /* ro other bits are valid */
#define TPM_STS_VALID BIT(7)