Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis.h89 #define TPM_INTF_CAPS(l) (0x0014 | ((l) << 12)) macro
/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.h74 #define TPM_INTF_CAPS(l) (0x0014 | ((l) << 12)) macro