Searched refs:timeout_d (Results 1 – 13 of 13) sorted by relevance
201 stop = chip->timeout_d; in st33zp24_i2c_get_burstcount()441 chip->timeout_d = TIS_SHORT_TIMEOUT_MS; in st33zp24_i2c_init()512 chip->timeout_d = TIS_SHORT_TIMEOUT_MS; in st33zp24_i2c_probe()
44 unsigned long timeout_a, timeout_b, timeout_c, timeout_d; /* msec */ member
307 stop = chip->timeout_d; in tpm_tis_i2c_get_burstcount()521 chip->timeout_d = TIS_SHORT_TIMEOUT_MS; in tpm_tis_i2c_init()
330 stop = chip->timeout_d; in st33zp24_spi_get_burstcount()570 chip->timeout_d = TIS_SHORT_TIMEOUT_MS; in st33zp24_spi_init()
184 stop = jiffies + chip->timeout_d; in get_burstcount()534 chip->timeout_d = msecs_to_jiffies(TIS_SHORT_TIMEOUT); in st33zp24_probe()
397 stop = jiffies + chip->timeout_d; in get_burstcount()626 chip->timeout_d = msecs_to_jiffies(TIS_SHORT_TIMEOUT); in tpm_tis_i2c_init()
171 chip->timeout_d = msecs_to_jiffies(TPM_I2C_SHORT_TIMEOUT); in i2c_atmel_probe()
138 unsigned long stop = jiffies + chip->timeout_d; in i2c_nuvoton_get_burstcount()565 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()
243 stop = jiffies + chip->timeout_d; in get_burstcount()948 chip->timeout_d = msecs_to_jiffies(TIS_TIMEOUT_D_MAX); in tpm_tis_core_init()
31 chip->timeout_d = msecs_to_jiffies(TPM2_TIMEOUT_D); in tpm2_get_timeouts()
142 unsigned long timeout_d; /* jiffies */ member