Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_mmio.c52 .tx32 = tpm2_mmio_tx32,
A Dtpm2_ptp_fifo.c24 return ops && ops->rx32 && ops->tx32 && ops->rx8 && ops->tx8; in tpm2_fifo_check_ops()
247 ret = chip->phy_ops->tx32(chip, TPM2_INT_ENABLE(chip->locality), flags); in tpm2_fifo_init()
/optee_os-3.20.0/core/include/drivers/
A Dtpm2_chip.h94 enum tpm2_result (*tx32)(struct tpm2_chip *chip, uint32_t adr, member

Completed in 4 milliseconds