Searched refs:TPM_MEDIUM (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/tpm/ |
| H A D | tpm_internal.h | 54 TPM_MEDIUM, 57 TPM_MEDIUM, /* 15 */ 60 TPM_MEDIUM, 64 TPM_MEDIUM, 65 TPM_MEDIUM, 66 TPM_MEDIUM, 69 TPM_MEDIUM, 72 TPM_MEDIUM, /* 30 */ 74 TPM_MEDIUM, 78 TPM_MEDIUM, [all …]
|
| H A D | tpm_tis_infineon.c | 608 uc_priv->duration_ms[TPM_MEDIUM] = TIS_LONG_TIMEOUT_MS; in tpm_tis_i2c_probe()
|
| H A D | tpm_tis_st33zp24_spi.c | 642 uc_priv->duration_ms[TPM_MEDIUM] = TIS_LONG_TIMEOUT_MS; in st33zp24_spi_probe()
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | tpm1-cmd.c | 48 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 D | tpm2-cmd.c | 35 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()
|
| H A D | tpm-sysfs.c | 280 jiffies_to_usecs(chip->duration[TPM_MEDIUM]), in durations_show()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | tpm.h | 20 TPM_MEDIUM = 1, enumerator
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tpm.h | 85 TPM_MEDIUM = 1, enumerator
|