Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm_i2c_nuvoton.c52 #define TPM_I2C_RETRY_DELAY_SHORT 2 /* msec */ macro
206 msleep(TPM_I2C_RETRY_DELAY_SHORT); in i2c_nuvoton_wait_for_stat()