Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm_ptp.h46 TPM_STS_GO = 0x20, /* (W) */ enumerator
/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.c44 TPM_STS_GO = 0x20, enumerator
363 data = TPM_STS_GO; in st33zp24_send()
/linux/drivers/char/tpm/
H A Dtpm_i2c_nuvoton.c79 #define TPM_STS_GO 0x20 macro
442 rc = i2c_nuvoton_write_status(client, TPM_STS_GO); in i2c_nuvoton_send()