Home
last modified time | relevance | path

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

/external/u-boot/drivers/tpm/
Dtpm_tis_infineon.c370 static int tpm_tis_i2c_recv(struct udevice *dev, u8 *buf, size_t count) in tpm_tis_i2c_recv() function
618 .recv = tpm_tis_i2c_recv,