Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm_command.h159 #define TPM_ST_CLEAR 1 macro
/linux/drivers/char/tpm/
H A Dtpm1-cmd.c331 tpm_buf_append_u16(buf, TPM_ST_CLEAR); in tpm1_startup()