Searched refs:i2c_nuvoton_write_buf (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/char/tpm/
H A Dtpm_i2c_nuvoton.c65 static s32 i2c_nuvoton_write_buf(struct i2c_client *client, u8 offset, u8 size, function
113 status = i2c_nuvoton_write_buf(client, TPM_STS, 1, &data);
385 rc = i2c_nuvoton_write_buf(client, TPM_DATA_FIFO_W,
412 rc = i2c_nuvoton_write_buf(client, TPM_DATA_FIFO_W, 1,
595 rc = i2c_nuvoton_write_buf(client,

Completed in 191 milliseconds