Home
last modified time | relevance | path

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

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