Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/st33zp24/
H A Dspi.c180 static int st33zp24_spi_recv(void *phy_id, u8 tpm_register, u8 *tpm_data, in st33zp24_spi_recv() function
213 .recv = st33zp24_spi_recv,
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_st33zp24_spi.c430 static int st33zp24_spi_recv(struct udevice *dev, u8 *buf, size_t count) in st33zp24_spi_recv() function
632 .recv = st33zp24_spi_recv,