Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/tpm/
H A Dtpm.c340 tpm_put8(tpm_state_t *tpm, unsigned long offset, uint8_t value) in tpm_put8() function
368 tpm_put8(tpm_state_t *tpm, unsigned long offset, uint8_t value) in tpm_put8() function
821 tpm_put8(tpm, TPM_STS, TPM_STS_CMD_READY); in tpm_set_ready()
853 tpm_put8(tpm, TPM_STS, TPM_STS_RESPONSE_RETRY); in receive_data()
1007 tpm_put8(tpm, TPM_DATA_FIFO, buf[count]); in tis_send_data()
1024 tpm_put8(tpm, TPM_DATA_FIFO, buf[count]); in tis_send_data()
1052 tpm_put8(tpm, TPM_STS, TPM_STS_GO); in tis_send_data()
1100 tpm_put8(tpm, TPM_ACCESS, TPM_ACCESS_ACTIVE_LOCALITY); in tis_release_locality()
1149 tpm_put8(tpm, TPM_ACCESS, TPM_ACCESS_REQUEST_USE); in tis_request_locality()