Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/st33zp24/
H A Dspi.c54 struct st33zp24_spi_phy { struct
55 struct spi_device *spi_device;
57 u8 tx_buf[ST33ZP24_SPI_BUFFER_SIZE];
58 u8 rx_buf[ST33ZP24_SPI_BUFFER_SIZE];
60 int latency;
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_st33zp24_spi.c72 struct st33zp24_spi_phy { struct
73 int latency;
75 u8 tx_buf[ST33ZP24_SPI_BUFFER_SIZE];
76 u8 rx_buf[ST33ZP24_SPI_BUFFER_SIZE];