Searched refs:tpm_reg (Results 1 – 1 of 1) sorted by relevance
211 u8 tpm_reg, temp; in get_burstcount() local218 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()