Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/tpm/
Dtpm.h139 TPM_CAP_VERSION_1_1 = 0x06, enumerator
Dtpm-sysfs.c234 if (tpm1_getcap(chip, TPM_CAP_VERSION_1_1, &cap, in caps_show()
Dtpm1-cmd.c492 if (subcap_id == TPM_CAP_VERSION_1_1 || in tpm1_getcap()
Dtpm_tis_core.c546 rc = tpm1_getcap(chip, TPM_CAP_VERSION_1_1, &cap, in tpm_tis_update_durations()