Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_i2c_cr50.c543 u8 tpm_go[4] = { TPM_STS_GO }; in tpm_cr50_i2c_tis_send() local
601 rc = tpm_cr50_i2c_write(chip, TPM_I2C_STS(0), tpm_go, in tpm_cr50_i2c_tis_send()
602 sizeof(tpm_go)); in tpm_cr50_i2c_tis_send()