Home
last modified time | relevance | path

Searched refs:SLB9635 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/tpm/
H A Dtpm_tis_infineon.c39 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 Dtpm_tis_lpc.c25 SLB9635, enumerator
30 [SLB9635] = "Infineon SLB9635 TT 1.2",
35 [SLB9635] = 0xb15d1,
459 { .compatible = "infineon,slb9635lpc", .data = SLB9635 },
H A DKconfig26 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 Dtpm_i2c_infineon.c54 SLB9635, enumerator
644 tpm_dev.chip_type = SLB9635; in tpm_tis_i2c_init()