Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm_infineon.c90 TPM_VL_VER = 0x01, enumerator
225 wait_and_send(chip, TPM_VL_VER); in tpm_wtx()
235 wait_and_send(chip, TPM_VL_VER); in tpm_wtx_abort()
259 if (buf[0] != TPM_VL_VER) { in tpm_inf_recv()
340 wait_and_send(chip, TPM_VL_VER); in tpm_inf_send()
346 wait_and_send(chip, TPM_VL_VER); in tpm_inf_send()