Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/tpm/
Dtpm_i2c_infineon.c49 #define SLEEP_DURATION_RESET_LOW 2400 macro
479 usleep_range(SLEEP_DURATION_RESET_LOW, SLEEP_DURATION_RESET_HI); in tpm_tis_i2c_recv()
558 usleep_range(SLEEP_DURATION_RESET_LOW, SLEEP_DURATION_RESET_HI); in tpm_tis_i2c_send()