Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/st33zp24/
H A Di2c.c48 static int read8_reg(void *phy_id, u8 tpm_register, u8 *tpm_data, int tpm_size) in read8_reg() function
89 return read8_reg(phy_id, tpm_register, tpm_data, tpm_size); in st33zp24_i2c_recv()