Searched refs:tpm2_ptp_phy_ops (Results 1 – 3 of 3) sorted by relevance
22 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 …]
50 static const struct tpm2_ptp_phy_ops tpm2_mmio_ops = {
71 const struct tpm2_ptp_phy_ops *phy_ops;91 struct tpm2_ptp_phy_ops { struct
Completed in 3 milliseconds