Searched refs:TPM_STS_GO (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/char/tpm/st33zp24/
H A Dst33zp24.c44 TPM_STS_GO = 0x20, enumerator in enum:st33zp24_status
359 data = TPM_STS_GO;
/linux-master/drivers/char/tpm/
H A Dtpm_i2c_infineon.c297 TPM_STS_GO = 0x20, enumerator in enum:tis_status
523 u8 sts = TPM_STS_GO;
H A Dtpm_i2c_nuvoton.c79 #define TPM_STS_GO 0x20 macro
439 rc = i2c_nuvoton_write_status(client, TPM_STS_GO);
H A Dtpm_tis_core.c555 rc = tpm_tis_write8(priv, TPM_STS(priv->locality), TPM_STS_GO);
H A Dtpm_tis_core.h34 TPM_STS_GO = 0x20, enumerator in enum:tis_status
H A Dtpm_tis_i2c_cr50.c543 u8 tpm_go[4] = { TPM_STS_GO };

Completed in 229 milliseconds