Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_ptp_fifo.c34 const struct tpm2_ptp_phy_ops *ops = chip->phy_ops; in tpm2_fifo_wait_valid()
56 const struct tpm2_ptp_phy_ops *ops = chip->phy_ops; in tpm2_fifo_check_locality()
80 const struct tpm2_ptp_phy_ops *ops = chip->phy_ops; in tpm2_fifo_request_locality()
116 const struct tpm2_ptp_phy_ops *ops = chip->phy_ops; in tpm2_fifo_relinquish_locality()
137 const struct tpm2_ptp_phy_ops *ops = chip->phy_ops; in tpm2_fifo_set_status()
146 const struct tpm2_ptp_phy_ops *ops = chip->phy_ops; in tpm2_fifo_get_status()
188 const struct tpm2_ptp_phy_ops *ops = chip->phy_ops; in tpm2_fifo_get_burstcount()
217 const struct tpm2_ptp_phy_ops *ops = chip->phy_ops; in tpm2_fifo_init()
238 ret = chip->phy_ops->rx32(chip, TPM2_INT_ENABLE(chip->locality), in tpm2_fifo_init()
283 ops = chip->phy_ops; in tpm2_fifo_send()
[all …]
A Dtpm2_mmio.c65 .phy_ops = &tpm2_mmio_ops,
/optee_os-3.20.0/core/include/drivers/
A Dtpm2_chip.h71 const struct tpm2_ptp_phy_ops *phy_ops; member

Completed in 4 milliseconds