Home
last modified time | relevance | path

Searched defs:tpm_chip (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis.h106 struct tpm_chip { struct
107 int is_open;
108 int locality;
109 u32 vend_dev;
110 u8 rid;
111 unsigned long timeout_a, timeout_b, timeout_c, timeout_d; /* msec */
112 ulong chip_type;
113 struct tpm_tis_phy_ops *phy_ops;