Searched refs:tpm_tis_phy_ops (Results 1 – 11 of 11) sorted by relevance
40 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_check_locality()65 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_request_locality()95 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_status()121 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_release_locality()175 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_get_burstcount()211 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_ready()221 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_send()307 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_recv_data()409 void tpm_tis_ops_register(struct udevice *dev, struct tpm_tis_phy_ops *ops) in tpm_tis_ops_register()416 static bool tis_check_ops(struct tpm_tis_phy_ops *phy_ops) in tis_check_ops()[all …]
27 struct tpm_tis_phy_ops { struct113 struct tpm_tis_phy_ops *phy_ops;268 void tpm_tis_ops_register(struct udevice *udev, struct tpm_tis_phy_ops *ops);
96 static struct tpm_tis_phy_ops phy_ops = {
110 const struct tpm_tis_phy_ops *phy_ops;127 struct tpm_tis_phy_ops { struct221 const struct tpm_tis_phy_ops *phy_ops,
29 int irq, const struct tpm_tis_phy_ops *phy_ops);
249 int irq, const struct tpm_tis_phy_ops *phy_ops) in tpm_tis_spi_init()260 static const struct tpm_tis_phy_ops tpm_spi_phy_ops = {
88 static const struct tpm_tis_phy_ops tpm_tcg_bw = {
236 static const struct tpm_tis_phy_ops tpm_spi_cr50_phy_ops = {
216 static const struct tpm_tis_phy_ops tpm_tcg = {
324 static const struct tpm_tis_phy_ops tpm_i2c_phy_ops = {
1102 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()