Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm-sysfs.c226 rc = tpm_getcap(chip, TPM_CAP_VERSION_1_1, &cap, in caps_show()
Dtpm.h357 TPM_CAP_VERSION_1_1 = 0x06, enumerator
Dtpm-interface.c742 if (subcap_id == TPM_CAP_VERSION_1_1 || in tpm_getcap()