Home
last modified time | relevance | path

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

/drivers/char/tpm/
Dtpm-sysfs.c236 rc = tpm1_getcap(chip, TPM_CAP_VERSION_1_2, &cap, in caps_show()
Dtpm.h257 TPM_CAP_VERSION_1_2 = 0x1A, enumerator
Dtpm1-cmd.c478 subcap_id == TPM_CAP_VERSION_1_2) { in tpm1_getcap()