Searched refs:TPM_DID_VID (Results 1 – 2 of 2) sorted by relevance
310 #define TPM_DID_VID(l) (0x0006 | ((l) << 4)) macro635 if (iic_tpm_read(TPM_DID_VID(0), (u8 *)&vendor, 4) < 0) { in tpm_tis_i2c_init()
98 case TPM_DID_VID(0): in tpm_tis_i2c_address_to_register()