Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/tpm/
Dtpm-sysfs.c206 rc = tpm_getcap(dev, CAP_VERSION_1_1, &cap, in caps_show()
Dtpm.h300 CAP_VERSION_1_1 = cpu_to_be32(0x06), enumerator
Dtpm-interface.c441 if (subcap_id == CAP_VERSION_1_1 || subcap_id == CAP_VERSION_1_2) { in tpm_getcap()