Home
last modified time | relevance | path

Searched refs:TPM_CAP_VERSION_1_2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/char/tpm/
H A Dtpm.h140 TPM_CAP_VERSION_1_2 = 0x1A, enumerator
H A Dtpm-sysfs.c226 if (!tpm1_getcap(chip, TPM_CAP_VERSION_1_2, &cap, in caps_show()
H A Dtpm1-cmd.c493 subcap_id == TPM_CAP_VERSION_1_2) { in tpm1_getcap()
H A Dtpm_tis_core.c635 rc = tpm1_getcap(chip, TPM_CAP_VERSION_1_2, &cap, in tpm_tis_update_durations()