Home
last modified time | relevance | path

Searched defs:TPM_INT_ENABLE (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis.h84 #define TPM_INT_ENABLE(l) (0x0008 | ((l) << 12)) macro
H A Dtpm2_tis_spi.c34 #define TPM_INT_ENABLE(l) (0x0008 | ((l) << 12)) macro
/openbmc/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.c30 #define TPM_INT_ENABLE 0x08 macro
/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.h71 #define TPM_INT_ENABLE(l) (0x0008 | ((l) << 12)) macro