Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_i2c_cr50.c150 static int tpm_cr50_i2c_transfer_message(struct device *dev, in tpm_cr50_i2c_transfer_message() function
208 rc = tpm_cr50_i2c_transfer_message(&chip->dev, client->adapter, &msg_reg_addr); in tpm_cr50_i2c_read()
218 rc = tpm_cr50_i2c_transfer_message(&chip->dev, client->adapter, &msg_response); in tpm_cr50_i2c_read()
270 rc = tpm_cr50_i2c_transfer_message(&chip->dev, client->adapter, &msg); in tpm_cr50_i2c_write()