Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_i2c.c23 struct tpm_tis_chip_data { struct
105 struct tpm_tis_chip_data *drv_data = (void *)dev_get_driver_data(udev); in tpm_tis_i2c_probe()
146 static const struct tpm_tis_chip_data tpm_tis_std_chip_data = {
H A Dtpm2_tis_spi.c51 struct tpm_tis_chip_data { struct
574 struct tpm_tis_chip_data *drv_data = (void *)dev_get_driver_data(dev); in tpm_tis_spi_probe()
661 static const struct tpm_tis_chip_data tpm_tis_std_chip_data = {