Home
last modified time | relevance | path

Searched refs:TPM_RETRY (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm_tis_spi_main.c56 for (i = 0; i < TPM_RETRY; i++) { in tpm_tis_spi_flow_control()
67 if (i == TPM_RETRY) in tpm_tis_spi_flow_control()
H A Dtpm.h37 #define TPM_RETRY 50 macro
H A Dtpm_i2c_nuvoton.c362 for (retries = 0; retries < TPM_RETRY; retries++) { in i2c_nuvoton_send()
H A Dtpm1-cmd.c754 for (try = 0; try < TPM_RETRY; try++) { in tpm1_pm_suspend()
/OK3568_Linux_fs/u-boot/include/
H A Dtpm.h203 TPM_RETRY = TPM_BASE + TPM_NON_FATAL, enumerator