Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H 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()
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 …]
H 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);
H A Dtpm2_tis_i2c.c96 static struct tpm_tis_phy_ops phy_ops = {
/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.h110 const struct tpm_tis_phy_ops *phy_ops;
127 struct tpm_tis_phy_ops { struct
221 const struct tpm_tis_phy_ops *phy_ops,
H A Dtpm_tis_spi.h29 int irq, const struct tpm_tis_phy_ops *phy_ops);
H A Dtpm_tis_spi_main.c249 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 = {
H A Dtpm_tis_synquacer.c88 static const struct tpm_tis_phy_ops tpm_tcg_bw = {
H A Dtpm_tis_spi_cr50.c236 static const struct tpm_tis_phy_ops tpm_spi_cr50_phy_ops = {
H A Dtpm_tis.c216 static const struct tpm_tis_phy_ops tpm_tcg = {
H A Dtpm_tis_i2c.c324 static const struct tpm_tis_phy_ops tpm_i2c_phy_ops = {
H A Dtpm_tis_core.c1102 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()