Home
last modified time | relevance | path

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

/linux-5.19.10/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.c35 chip->duration[TPM_MEDIUM] = msecs_to_jiffies(TPM2_DURATION_MEDIUM); in tpm2_get_timeouts()
72 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
81 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
83 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()
93 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
101 return TPM_MEDIUM; in tpm2_ordinal_duration_index()
Dtpm-sysfs.c280 jiffies_to_usecs(chip->duration[TPM_MEDIUM]), in durations_show()
/linux-5.19.10/include/linux/
Dtpm.h92 TPM_MEDIUM = 1, enumerator