Searched refs:TPM_RETRY (Results 1 – 4 of 4) sorted by relevance
56 for (i = 0; i < TPM_RETRY; i++) { in tpm_tis_spi_flow_control()67 if (i == TPM_RETRY) in tpm_tis_spi_flow_control()
37 #define TPM_RETRY 50 macro
754 for (try = 0; try < TPM_RETRY; try++) { in tpm1_pm_suspend()
362 for (retries = 0; retries < TPM_RETRY; retries++) { in i2c_nuvoton_send()