Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm_infineon.c86 TPM_VL_VER = 0x01, enumerator
221 wait_and_send(chip, TPM_VL_VER); in tpm_wtx()
231 wait_and_send(chip, TPM_VL_VER); in tpm_wtx_abort()
255 if (buf[0] != TPM_VL_VER) { in tpm_inf_recv()
336 wait_and_send(chip, TPM_VL_VER); in tpm_inf_send()
342 wait_and_send(chip, TPM_VL_VER); in tpm_inf_send()