Searched refs:SLB9635 (Results 1 – 3 of 3) sorted by relevance
/u-boot/drivers/tpm/ |
A D | tpm_tis_infineon.c | 38 SLB9635, enumerator 48 [SLB9635] = "slb9635tt", 80 if ((chip->chip_type == SLB9635) || (chip->chip_type == UNKNOWN)) { in tpm_tis_i2c_read() 134 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 },
|
A D | tpm_tis_lpc.c | 26 SLB9635, enumerator 31 [SLB9635] = "Infineon SLB9635 TT 1.2", 36 [SLB9635] = 0xb15d1, 467 { .compatible = "infineon,slb9635lpc", .data = SLB9635 },
|
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"
|
Completed in 6 milliseconds