Home
last modified time | relevance | path

Searched defs:st33zp24_i2c_send (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/char/tpm/st33zp24/
H A Di2c.c70 static int st33zp24_i2c_send(void *phy_id, u8 tpm_register, u8 *tpm_data, in st33zp24_i2c_send() function
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_st33zp24_i2c.c350 static int st33zp24_i2c_send(struct udevice *dev, const u8 *buf, size_t len) in st33zp24_i2c_send() function