Searched refs:timeout_d (Results 1 – 5 of 5) sorted by relevance
181 chip->timeout_d = msecs_to_jiffies(TPM_I2C_SHORT_TIMEOUT); in i2c_atmel_probe()
139 unsigned long stop = jiffies + chip->timeout_d; in i2c_nuvoton_get_burstcount()559 chip->timeout_d = msecs_to_jiffies(TPM_I2C_SHORT_TIMEOUT); in i2c_nuvoton_probe()
369 timeout_old[3] = jiffies_to_usecs(chip->timeout_d); in tpm1_get_timeouts()415 chip->timeout_d = usecs_to_jiffies(timeout_eff[3]); in tpm1_get_timeouts()
296 jiffies_to_usecs(chip->timeout_d), in timeouts_show()
183 unsigned long timeout_d; /* jiffies */ member