Home
last modified time | relevance | path

Searched refs:TPM_MEDIUM (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm1-cmd.c48 TPM_MEDIUM,
51 TPM_MEDIUM, /* 15 */
54 TPM_MEDIUM,
58 TPM_MEDIUM,
59 TPM_MEDIUM,
60 TPM_MEDIUM,
63 TPM_MEDIUM,
66 TPM_MEDIUM, /* 30 */
68 TPM_MEDIUM,
72 TPM_MEDIUM,
[all …]
H A Dtpm2-cmd.c39 chip->duration[TPM_MEDIUM] = msecs_to_jiffies(TPM2_DURATION_MEDIUM); in tpm2_get_timeouts()
76 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
85 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
87 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
89 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
91 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
97 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
105 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
H A Dtpm-sysfs.c280 jiffies_to_usecs(chip->duration[TPM_MEDIUM]), in durations_show()
/linux/include/linux/
H A Dtpm.h109 TPM_MEDIUM = 1, enumerator