Home
last modified time | relevance | path

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

/external/u-boot/drivers/tpm/
Dtpm_tis_st33zp24_spi.c72 struct st33zp24_spi_phy { struct
117 struct st33zp24_spi_phy *phy = dev_get_platdata(dev); in st33zp24_spi_write()
168 struct st33zp24_spi_phy *phy = dev_get_platdata(dev); in st33zp24_spi_read8_reg()
224 struct st33zp24_spi_phy *phy = dev_get_platdata(dev); in st33zp24_spi_evaluate_latency()
563 struct st33zp24_spi_phy *phy = dev_get_platdata(dev); in st33zp24_spi_init()
672 .platdata_auto_alloc_size = sizeof(struct st33zp24_spi_phy),