Searched refs:SLB9635 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/tpm/ |
| H A D | tpm_tis_infineon.c | 39 SLB9635, enumerator 49 [SLB9635] = "slb9635tt", 81 if ((chip->chip_type == SLB9635) || (chip->chip_type == UNKNOWN)) { in tpm_tis_i2c_read() 135 if (chip->chip_type == SLB9635) { in tpm_tis_i2c_write_generic() 533 if (chip->chip_type == SLB9635) { in tpm_tis_i2c_init() 625 { .compatible = "infineon,slb9635tt", .data = SLB9635 },
|
| H A D | tpm_tis_lpc.c | 25 SLB9635, enumerator 30 [SLB9635] = "Infineon SLB9635 TT 1.2", 35 [SLB9635] = 0xb15d1, 459 { .compatible = "infineon,slb9635lpc", .data = SLB9635 },
|
| H A D | Kconfig | 26 bool "Enable support for Infineon SLB9635/45 TPMs on I2C" 50 bool "Enable support for Infineon SLB9635/45 TPMs on LPC"
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | tpm_i2c_infineon.c | 54 SLB9635, enumerator 644 tpm_dev.chip_type = SLB9635; in tpm_tis_i2c_init()
|