Home
last modified time | relevance | path

Searched defs:TPM_INT_STATUS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.c29 #define TPM_INT_STATUS 0x10 macro
/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.h73 #define TPM_INT_STATUS(l) (0x0010 | ((l) << 12)) macro