Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/tpm/
H A Dtpm_tis.h42 #define TPM_ACCESS 0x0000 macro
H A Dtpm.c1093 (tpm_get8(tpm, TPM_ACCESS) & in tis_release_locality()
1100 tpm_put8(tpm, TPM_ACCESS, TPM_ACCESS_ACTIVE_LOCALITY); in tis_release_locality()
1119 access_bits = tpm_get8(tpm, TPM_ACCESS); in tis_check_active_locality()
1149 tpm_put8(tpm, TPM_ACCESS, TPM_ACCESS_REQUEST_USE); in tis_request_locality()