Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm_infineon.c92 TPM_VL_VER = 0x01, enumerator
227 wait_and_send(chip, TPM_VL_VER); in tpm_wtx()
237 wait_and_send(chip, TPM_VL_VER); in tpm_wtx_abort()
261 if (buf[0] != TPM_VL_VER) { in tpm_inf_recv()
342 wait_and_send(chip, TPM_VL_VER); in tpm_inf_send()
348 wait_and_send(chip, TPM_VL_VER); in tpm_inf_send()