Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtpm-common.h61 struct tpm_chip_priv { struct
62 enum tpm_version version;
64 uint duration_ms[TPM_DURATION_COUNT];
65 uint retry_time_ms;
66 u8 buf[TPM_DEV_BUFSIZE + sizeof(u8)]; /* Max buffer size + addr */
69 uint pcr_count;
70 uint pcr_select_min;
71 bool plat_hier_disabled;