Home
last modified time | relevance | path

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

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