Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/tpm/
Dtpm_i2c_infineon.c33 #define MAX_COUNT 3 macro
126 for (count = 0; count < MAX_COUNT; count++) { in iic_tpm_read()
134 for (count = 0; count < MAX_COUNT; count++) { in iic_tpm_read()
149 for (count = 0; count < MAX_COUNT; count++) { in iic_tpm_read()
242 SLEEP_DURATION_HI, MAX_COUNT); in iic_tpm_write()