Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm-sysfs.c195 rc = tpm_getcap(dev, CAP_VERSION_1_2, &cap, in caps_show()
Dtpm.h311 CAP_VERSION_1_2 = cpu_to_be32(0x1A) enumerator
Dtpm-interface.c441 if (subcap_id == CAP_VERSION_1_1 || subcap_id == CAP_VERSION_1_2) { in tpm_getcap()