Searched refs:TPM_I2C_RETRIES (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/char/tpm/
H A Dtpm_i2c_nuvoton.c32 #define TPM_I2C_RETRIES 5 macro
282 for (retries = 0; retries < TPM_I2C_RETRIES; retries++) {

Completed in 214 milliseconds