Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm_i2c_nuvoton.c39 #define TPM_I2C_RETRY_DELAY_SHORT (2 * 1000) /* usec */ macro
200 usleep_range(TPM_I2C_RETRY_DELAY_SHORT, in i2c_nuvoton_wait_for_stat()
201 TPM_I2C_RETRY_DELAY_SHORT in i2c_nuvoton_wait_for_stat()