Searched refs:TPM_INT_ENABLE (Results 1 – 3 of 3) sorted by relevance
30 #define TPM_INT_ENABLE 0x08 macro518 ret = tpm_dev->ops->send(tpm_dev->phy_id, TPM_INT_ENABLE, in st33zp24_probe()524 ret = tpm_dev->ops->send(tpm_dev->phy_id, (TPM_INT_ENABLE + 3), in st33zp24_probe()
92 #define TPM_INT_ENABLE(l) (0x0008 | ((l) << 12)) macro
157 case TPM_INT_ENABLE(0) & TPM_TIS_REGISTER_MASK: in tpm_tis_i2c_sanity_check_read()