Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/tpm/st33zp24/
H A Di2c.c91 static int st33zp24_i2c_recv(void *phy_id, u8 tpm_register, u8 *tpm_data, in st33zp24_i2c_recv() function
99 .recv = st33zp24_i2c_recv,
/OK3568_Linux_fs/u-boot/drivers/tpm/
H A Dtpm_tis_st33zp24_i2c.c302 static int st33zp24_i2c_recv(struct udevice *dev, u8 *buf, size_t count) in st33zp24_i2c_recv() function
498 .recv = st33zp24_i2c_recv,