Searched refs:phy_ops (Results 1 – 3 of 3) sorted by relevance
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()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 …]
65 .phy_ops = &tpm2_mmio_ops,
71 const struct tpm2_ptp_phy_ops *phy_ops; member
Completed in 4 milliseconds