Home
last modified time | relevance | path

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

/external/u-boot/drivers/tpm/
Dtpm_tis_infineon.c54 #define TPM_DID_VID(l) (0x0006 | ((l) << 4)) macro
526 if (tpm_tis_i2c_read(dev, TPM_DID_VID(0), (uchar *)&vendor, 4) < 0) { in tpm_tis_i2c_init()
Dtpm2_tis_spi.c37 #define TPM_DID_VID(l) (0x0F00 | ((l) << 12)) macro
617 ret = tpm_tis_spi_read32(dev, TPM_DID_VID(chip->locality), in tpm_tis_spi_probe()