Searched defs:TPM_INT_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/tpm/ | ||
H A D | tpm_tis.h | 84 #define TPM_INT_ENABLE(l) (0x0008 | ((l) << 12)) macro |
H A D | tpm2_tis_spi.c | 34 #define TPM_INT_ENABLE(l) (0x0008 | ((l) << 12)) macro |