Searched defs:TPM_RID (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/tpm/ | ||
H A D | tpm_tis.h | 88 #define TPM_RID(l) (0x0f04 | ((l) << 12)) macro |
H A D | tpm2_tis_spi.c | 38 #define TPM_RID(l) (0x0F04 | ((l) << 12)) macro |