Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/tpm/
Dtpm_tis_core.h72 #define TPM_INT_STATUS(l) (0x0010 | ((l) << 12)) macro
/linux-5.19.10/drivers/char/tpm/st33zp24/
Dst33zp24.c28 #define TPM_INT_STATUS 0x10 macro