Home
last modified time | relevance | path

Searched refs:TPM_TIS_I2C_IS_VALID_LOCTY (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/tpm/
H A Dtpm_tis_i2c.c35 #define TPM_TIS_I2C_IS_VALID_LOCTY(x) TPM_TIS_IS_VALID_LOCTY(x) macro
198 assert(TPM_TIS_I2C_IS_VALID_LOCTY(i2cst->loc_sel)); in tpm_tis_i2c_to_tis_reg()
243 if (TPM_TIS_I2C_IS_VALID_LOCTY(i2cst->data[1])) { in tpm_tis_i2c_tpm_send()