Searched refs:TPM_I2C_STS_WRITE_MASK (Results 1 – 2 of 2) sorted by relevance
242 #define TPM_I2C_STS_WRITE_MASK 0x03000062 macro
273 data &= (TPM_I2C_STS_WRITE_MASK >> (offset * 8)); in tpm_tis_i2c_tpm_send()