Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/tpm/
Dtpm_i2c_nuvoton.c40 #define TPM_I2C_RETRY_DELAY_SHORT (2 * 1000) /* usec */ macro
201 usleep_range(TPM_I2C_RETRY_DELAY_SHORT, in i2c_nuvoton_wait_for_stat()
202 TPM_I2C_RETRY_DELAY_SHORT in i2c_nuvoton_wait_for_stat()