Searched refs:tpm_version (Results 1 – 3 of 3) sorted by relevance
51 uint8_t tpm_version; member118 fwcfg->tpm_version = 2; in tpm_ppi_init()
334 uint8_t tpm_version; /* 1=TPM1.2, 2=TPM2.0 */ member473 uint8_t tpm_version; member
484 sc->tpm_version = tpm->tpm_version; in coreboot_parse_table()836 SC_OFF(tpm_version), CB_GUARD_FLAG_SET, SC_OFF(has_tpm),1387 sc->tpm_version == 2 ? 2 : 1, in coreboot_attach()1388 sc->tpm_version == 2 ? 0 : 2, in coreboot_attach()