Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm_i2c_nuvoton.c53 #define TPM_I2C_RETRY_DELAY_LONG 10 /* msec */ macro
202 ten_msec = jiffies + msecs_to_jiffies(TPM_I2C_RETRY_DELAY_LONG); in i2c_nuvoton_wait_for_stat()
208 msleep(TPM_I2C_RETRY_DELAY_LONG); in i2c_nuvoton_wait_for_stat()