Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm_tis_core.h34 TPM_STS_GO = 0x20, enumerator
H A Dtpm_i2c_nuvoton.c79 #define TPM_STS_GO 0x20 macro
440 rc = i2c_nuvoton_write_status(client, TPM_STS_GO); in i2c_nuvoton_send()
H A Dtpm_tis_core.c570 rc = tpm_tis_write8(priv, TPM_STS(priv->locality), TPM_STS_GO); in tpm_tis_send_main()