Searched refs:SLB9635 (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/drivers/tpm/ |
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 },
|
D | tpm_tis_lpc.c | 24 SLB9635, enumerator 29 [SLB9635] = "Infineon SLB9635 TT 1.2", 34 [SLB9635] = 0xb15d1, 458 { .compatible = "infineon,slb9635lpc", .data = SLB9635 },
|
D | Kconfig | 39 bool "Enable support for Infineon SLB9635/45 TPMs on I2C" 63 bool "Enable support for Infineon SLB9635/45 TPMs on LPC"
|