Home
last modified time | relevance | path

Searched refs:tpm_tis_phy_ops (Results 1 – 5 of 5) sorted by relevance

/drivers/tpm/
A Dtpm2_tis_core.c40 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()
304 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_recv_data()
406 void tpm_tis_ops_register(struct udevice *dev, struct tpm_tis_phy_ops *ops) in tpm_tis_ops_register()
413 static bool tis_check_ops(struct tpm_tis_phy_ops *phy_ops) in tis_check_ops()
[all …]
A Dtpm_tis.h27 struct tpm_tis_phy_ops { struct
113 struct tpm_tis_phy_ops *phy_ops;
268 void tpm_tis_ops_register(struct udevice *udev, struct tpm_tis_phy_ops *ops);
A Dtpm2_tis_mmio.c73 static struct tpm_tis_phy_ops phy_ops = {
A Dtpm2_tis_i2c.c95 static struct tpm_tis_phy_ops phy_ops = {
A Dtpm2_tis_spi.c190 static struct tpm_tis_phy_ops phy_ops = {

Completed in 9 milliseconds