Lines Matching defs:data
31 * @param: tpm_register, the tpm tis register where the data should be written
33 * @param: tpm_size, The length of the data
48 * @param: tpm_register, the tpm tis register where the data should be read
57 u8 data;
59 data = TPM_DUMMY_BYTE;
60 status = write8_reg(phy, tpm_register, &data, 1);
70 * @param: tpm_register, the tpm tis register where the data should be written
72 * @param: tpm_size, the length of the data
86 * @param: tpm_register, the tpm tis register where the data should be read
152 dev_err(&client->dev, "No platform data\n");
191 dev_err(&client->dev, "No platform data\n");