Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm_tis_i2c_cr50.c558 u8 tpm_go[4] = { TPM_STS_GO }; in tpm_cr50_i2c_tis_send() local
613 rc = tpm_cr50_i2c_write(chip, TPM_I2C_STS(chip->locality), tpm_go, in tpm_cr50_i2c_tis_send()
614 sizeof(tpm_go)); in tpm_cr50_i2c_tis_send()