Searched refs:pcr_count (Results 1 – 5 of 5) sorted by relevance
24 unsigned int pcr_count; member125 priv->pcr_count = drv_data->pcr_count; in tpm_tis_i2c_probe()147 .pcr_count = 24,
52 unsigned int pcr_count; member605 priv->pcr_count = drv_data->pcr_count; in tpm_tis_spi_probe()662 .pcr_count = 24,
642 priv->pcr_count = 32; in sandbox_tpm2_probe()
69 uint pcr_count; member
116 if (index >= priv->pcr_count) in do_tpm2_pcr_extend()149 if (index >= priv->pcr_count) in do_tpm_pcr_read()