Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/st33zp24/
Dst33zp24.c211 u8 tpm_reg, temp; in get_burstcount() local
218 tpm_reg = TPM_STS + 1; in get_burstcount()
219 status = tpm_dev->ops->recv(tpm_dev->phy_id, tpm_reg, &temp, 1); in get_burstcount()
223 tpm_reg = TPM_STS + 2; in get_burstcount()
225 status = tpm_dev->ops->recv(tpm_dev->phy_id, tpm_reg, &temp, 1); in get_burstcount()