Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm_command.h45 TPM_CAP_VERSION_1_2 = 0x1A, enumerator
/linux/drivers/char/tpm/
H A Dtpm-sysfs.c230 if (!tpm1_getcap(chip, TPM_CAP_VERSION_1_2, &cap, in caps_show()
H A Dtpm1-cmd.c483 subcap_id == TPM_CAP_VERSION_1_2) { in tpm1_getcap()