Searched refs:TPM_STS_DATA_EXPECT (Results 1 – 2 of 2) sorted by relevance
96 #define TPM_STS_DATA_EXPECT __BIT(3) macro
935 if (!(sc->sc_status & TPM_STS_DATA_EXPECT)) { in tpm_tis12_write()946 if ((sc->sc_status & TPM_STS_DATA_EXPECT) != 0) { in tpm_tis12_write()978 if (!err && (sc->sc_status & TPM_STS_DATA_EXPECT)) { in tpm_tis12_end()