Searched refs:tpm_get8 (Results 1 – 1 of 1) sorted by relevance
320 tpm_get8(tpm_state_t *tpm, unsigned long offset) in tpm_get8() function349 tpm_get8(tpm_state_t *tpm, unsigned long offset) in tpm_get8() function801 burstcnt = tpm_get8(tpm, TPM_STS + 1); in tpm_get_burstcount()802 burstcnt += tpm_get8(tpm, TPM_STS + 2) << 8; in tpm_get_burstcount()846 buf[size++] = tpm_get8(tpm, TPM_DATA_FIFO); in receive_data()1093 (tpm_get8(tpm, TPM_ACCESS) & in tis_release_locality()1119 access_bits = tpm_get8(tpm, TPM_ACCESS); in tis_check_active_locality()1173 return (tpm_get8(tpm, TPM_STS)); in tis_get_status()