Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_ptp_fifo.c22 static bool tpm2_fifo_check_ops(const struct tpm2_ptp_phy_ops *ops) in tpm2_fifo_check_ops()
34 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()
272 const struct tpm2_ptp_phy_ops *ops = NULL; in tpm2_fifo_send()
[all …]
A Dtpm2_mmio.c50 static const struct tpm2_ptp_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;
91 struct tpm2_ptp_phy_ops { struct

Completed in 3 milliseconds