Searched refs:tx32 (Results 1 – 3 of 3) sorted by relevance
52 .tx32 = tpm2_mmio_tx32,
24 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()
94 enum tpm2_result (*tx32)(struct tpm2_chip *chip, uint32_t adr, member
Completed in 3 milliseconds