Searched refs:TPM_INT_ENABLE (Results 1 – 3 of 3) sorted by relevance
84 #define TPM_INT_ENABLE(l) (0x0008 | ((l) << 12)) macro
447 phy_ops->read32(dev, TPM_INT_ENABLE(chip->locality), &tmp); in tpm_tis_init()451 phy_ops->write32(dev, TPM_INT_ENABLE(chip->locality), tmp); in tpm_tis_init()
34 #define TPM_INT_ENABLE(l) (0x0008 | ((l) << 12)) macro