Home
last modified time | relevance | path

Searched defs:TPM_DID_VID (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis.h87 #define TPM_DID_VID(l) (0x0f00 | ((l) << 12)) macro
H A Dtpm_tis_infineon.c54 #define TPM_DID_VID(l) (0x0006 | ((l) << 4)) macro
H A Dtpm2_tis_spi.c37 #define TPM_DID_VID(l) (0x0F00 | ((l) << 12)) macro