Searched refs:SLB9635 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/tpm/ |
H A D | tpm_tis_infineon.c | 36 SLB9635, enumerator 46 [SLB9635] = "slb9635tt", 78 if ((chip->chip_type == SLB9635) || (chip->chip_type == UNKNOWN)) { in tpm_tis_i2c_read() 132 if (chip->chip_type == SLB9635) { in tpm_tis_i2c_write_generic() 531 if (chip->chip_type == SLB9635) { in tpm_tis_i2c_init() 623 { .compatible = "infineon,slb9635tt", .data = SLB9635 },
|
H A D | tpm_tis_lpc.c | 24 SLB9635, enumerator 29 [SLB9635] = "Infineon SLB9635 TT 1.2", 34 [SLB9635] = 0xb15d1, 465 { .compatible = "infineon,slb9635lpc", .data = SLB9635 },
|
H A D | Kconfig | 37 bool "Enable support for Infineon SLB9635/45 TPMs on I2C" 61 bool "Enable support for Infineon SLB9635/45 TPMs on LPC"
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm_i2c_infineon.c | 54 SLB9635, enumerator 644 tpm_dev.chip_type = SLB9635; in tpm_tis_i2c_init()
|