Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/tpm/
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 …]
Dtpm2-cmd.c49 chip->duration[TPM_MEDIUM] = msecs_to_jiffies(TPM2_DURATION_MEDIUM); in tpm2_get_timeouts()
86 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
95 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
97 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
99 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
101 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
107 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
115 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
Dtpm-sysfs.c290 jiffies_to_usecs(chip->duration[TPM_MEDIUM]), in durations_show()
/Linux-v5.4/include/linux/
Dtpm.h82 TPM_MEDIUM = 1, enumerator