Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/drivers/
A Dtpm2_ptp_fifo.h64 enum tpm2_result tpm2_fifo_end(struct tpm2_chip *chip);
/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_mmio.c59 .end = tpm2_fifo_end,
A Dtpm2_ptp_fifo.c254 enum tpm2_result tpm2_fifo_end(struct tpm2_chip *chip) in tpm2_fifo_end() function
377 if (tpm2_fifo_end(chip)) in tpm2_fifo_send()
482 if (tpm2_fifo_end(chip)) in tpm2_fifo_recv()

Completed in 4 milliseconds