Searched refs:TPM_TIS_NO_LOCALITY (Results 1 – 2 of 2) sorted by relevance
199 s->next_locty = TPM_TIS_NO_LOCALITY; in tpm_tis_abort()201 s->aborting_locty = TPM_TIS_NO_LOCALITY; in tpm_tis_abort()520 uint8_t newlocty = TPM_TIS_NO_LOCALITY; in tpm_tis_mmio_write()535 active_locty = TPM_TIS_NO_LOCALITY; in tpm_tis_mmio_write()829 s->active_locty = TPM_TIS_NO_LOCALITY; in tpm_tis_reset()830 s->next_locty = TPM_TIS_NO_LOCALITY; in tpm_tis_reset()831 s->aborting_locty = TPM_TIS_NO_LOCALITY; in tpm_tis_reset()
32 #define TPM_TIS_NO_LOCALITY 0xff macro