Home
last modified time | relevance | path

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

/openbmc/qemu/hw/tpm/
H A Dtpm_tis_common.c190 s->loc[s->aborting_locty].state = TPM_TIS_STATE_READY; in tpm_tis_abort()
660 case TPM_TIS_STATE_READY: in tpm_tis_mmio_write()
666 s->loc[locty].state = TPM_TIS_STATE_READY; in tpm_tis_mmio_write()
680 s->loc[locty].state = TPM_TIS_STATE_READY; in tpm_tis_mmio_write()
728 if (s->loc[locty].state == TPM_TIS_STATE_READY) { in tpm_tis_mmio_write()
H A Dtpm_tis.h40 TPM_TIS_STATE_READY, enumerator