Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis.h88 #define TPM_RID(l) (0x0f04 | ((l) << 12)) macro
H A Dtpm2_tis_spi.c38 #define TPM_RID(l) (0x0F04 | ((l) << 12)) macro
/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.h80 #define TPM_RID(l) (0x0F04 | ((l) << 12)) macro