i2c_nuvoton_read_buf
status = i2c_nuvoton_read_buf(client, TPM_BURST_COUNT, 1,
rc = i2c_nuvoton_read_buf(client, TPM_DATA_FIFO_R,
rc = i2c_nuvoton_read_buf(client, TPM_VID_DID_RID, 4, (u8 *)&temp);
rc = i2c_nuvoton_read_buf(client, TPM_DATA_FIFO_W, 4,
status = i2c_nuvoton_read_buf(client, TPM_STS, 1, &data);