Searched refs:TPM_DID_VID (Results 1 – 1 of 1) sorted by relevance
57 #define TPM_DID_VID(l) (0x0006 | ((l) << 4)) macro528 if (tpm_tis_i2c_read(dev, TPM_DID_VID(0), (uchar *)&vendor, 4) < 0) { in tpm_tis_i2c_init()