Searched refs:TPM_VL_VER (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm_infineon.c | 86 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()
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm_infineon.c | 86 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()
|
Completed in 3 milliseconds