Searched refs:duration_ms (Results 1 – 5 of 5) sorted by relevance
62 uint duration_ms[TPM_DURATION_COUNT]; member
607 uc_priv->duration_ms[TPM_SHORT] = TIS_SHORT_TIMEOUT_MS; in tpm_tis_i2c_probe()608 uc_priv->duration_ms[TPM_MEDIUM] = TIS_LONG_TIMEOUT_MS; in tpm_tis_i2c_probe()609 uc_priv->duration_ms[TPM_LONG] = TIS_LONG_TIMEOUT_MS; in tpm_tis_i2c_probe()
644 uc_priv->duration_ms[TPM_SHORT] = TIS_SHORT_TIMEOUT_MS; in st33zp24_spi_probe()645 uc_priv->duration_ms[TPM_MEDIUM] = TIS_LONG_TIMEOUT_MS; in st33zp24_spi_probe()646 uc_priv->duration_ms[TPM_LONG] = TIS_LONG_TIMEOUT_MS; in st33zp24_spi_probe()
62 duration = priv->duration_ms[duration_idx]; in tpm_tis_i2c_calc_ordinal_duration()
669 upriv->duration_ms[TPM_SHORT] = SHORT_TIMEOUT_MS; in cr50_i2c_of_to_plat()670 upriv->duration_ms[TPM_MEDIUM] = LONG_TIMEOUT_MS; in cr50_i2c_of_to_plat()671 upriv->duration_ms[TPM_LONG] = LONG_TIMEOUT_MS; in cr50_i2c_of_to_plat()
Completed in 7 milliseconds