Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_i2c.c24 #define TPM_I2C_DID_VID 0x48 macro
H A Dtpm_tis_i2c_cr50.c42 #define TPM_I2C_DID_VID(l) (0x0006 | ((l) << 4)) macro