Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm_i2c_infineon.c49 #define SLEEP_DURATION_RESET_LOW 2400 macro
517 usleep_range(SLEEP_DURATION_RESET_LOW, SLEEP_DURATION_RESET_HI); in tpm_tis_i2c_recv()
596 usleep_range(SLEEP_DURATION_RESET_LOW, SLEEP_DURATION_RESET_HI); in tpm_tis_i2c_send()