Searched full:infineon (Results 1 – 25 of 82) sorted by relevance
1234
/Linux-v5.15/Documentation/devicetree/bindings/ |
D | trivial-devices.yaml | 118 # Infineon IR36021 digital POL buck controller 119 - infineon,ir36021 120 # Infineon IR38064 Voltage Regulator 121 - infineon,ir38064 122 # Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz) 123 - infineon,slb9635tt 124 # Infineon SLB9645 I2C TPM (new protocol, max 400khz) 125 - infineon,slb9645tt 126 # Infineon TLV493D-A1B6 I2C 3D Magnetic Sensor 127 - infineon,tlv493d-a1b6 [all …]
|
/Linux-v5.15/drivers/hwmon/pmbus/ |
D | Kconfig | 108 tristate "Infineon IR35221" 111 Infineon IR35221 controller. 117 tristate "Infineon IR36021" 119 If you say yes here you get hardware monitoring support for Infineon 126 tristate "Infineon IR38064" 128 If you say yes here you get hardware monitoring support for Infineon 135 tristate "Infineon IRPS5401" 138 Infineon IRPS5401 controller. 298 tristate "Infineon PXE1610" 300 If you say yes here you get hardware monitoring support for Infineon [all …]
|
D | ir36021.c | 3 * Hardware monitoring driver for Infineon IR36021 60 { .compatible = "infineon,ir36021" }, 78 MODULE_DESCRIPTION("PMBus driver for Infineon IR36021");
|
D | xdpe12284.c | 3 * Hardware monitoring driver for Infineon Multi-phase Digital VR Controllers 151 {.compatible = "infineon,xdpe12254"}, 152 {.compatible = "infineon,xdpe12284"}, 169 MODULE_DESCRIPTION("PMBus driver for Infineon XDPE122 family");
|
D | irps5401.c | 3 * Hardware monitoring driver for the Infineon IRPS5401M PMIC. 64 MODULE_DESCRIPTION("PMBus driver for Infineon IRPS5401");
|
D | ir38064.c | 3 * Hardware monitoring driver for Infineon IR38064 62 MODULE_DESCRIPTION("PMBus driver for Infineon IR38064");
|
D | pxe1610.c | 3 * Hardware monitoring driver for Infineon PXE1610 149 MODULE_DESCRIPTION("PMBus driver for Infineon PXE1610, PXE1110 and PXM1310");
|
/Linux-v5.15/Documentation/hwmon/ |
D | ir38064.rst | 6 * Infineon IR38064 11 Datasheet: Publicly available at the Infineon webiste 12 …https://www.infineon.com/dgdl/Infineon-IR38064MTRPBF-DS-v03_07-EN.pdf?fileId=5546d462584d1d4a0158d…
|
D | ir36021.rst | 8 * Infineon IR36021 13 Datasheet: Publicly available at the Infineon website 14 https://www.infineon.com/dgdl/ir36021.pdf?fileId=5546d462533600a4015355d0aa2d1775
|
D | pxe1610.rst | 6 * Infineon PXE1610 14 * Infineon PXE1110 22 * Infineon PXM1310
|
D | xdpe12284.rst | 8 * Infineon XDPE12254 12 * Infineon XDPE12284 23 This driver implements support for Infineon Multi-phase XDPE122 family
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | aspeed-bmc-facebook-tiogapass.dts | 449 compatible = "infineon,pxe1610"; 453 compatible = "infineon,pxe1610"; 457 compatible = "infineon,pxe1610"; 461 compatible = "infineon,pxe1610"; 465 compatible = "infineon,pxe1610"; 469 compatible = "infineon,pxe1610"; 473 compatible = "infineon,pxe1610"; 477 compatible = "infineon,pxe1610"; 481 compatible = "infineon,pxe1610"; 489 compatible = "infineon,slb9645tt";
|
D | aspeed-bmc-opp-witherspoon.dts | 368 compatible = "infineon,dps310"; 483 compatible = "infineon,ir35221"; 488 compatible = "infineon,ir35221"; 503 compatible = "infineon,ir35221"; 508 compatible = "infineon,ir35221";
|
D | aspeed-bmc-opp-swift.dts | 522 compatible = "infineon,dps310"; 724 compatible = "infineon,ir35221"; 729 compatible = "infineon,ir35221"; 821 compatible = "infineon,ir35221"; 826 compatible = "infineon,ir35221";
|
D | aspeed-bmc-opp-tacoma.dts | 540 compatible = "infineon,dps310"; 655 compatible = "infineon,ir35221"; 660 compatible = "infineon,ir35221"; 674 compatible = "infineon,ir35221"; 679 compatible = "infineon,ir35221";
|
/Linux-v5.15/drivers/char/tpm/ |
D | Kconfig | 108 tristate "TPM Interface Specification 1.2 Interface (I2C - Infineon)" 112 TCG TIS 1.2 TPM specification and Infineon's I2C Protocol Stack 146 tristate "Infineon Technologies TPM Interface" 149 If you have a TPM security chip from Infineon Technologies 155 can be found at http://www.trust.rub.de/projects/linux-device-driver-infineon-tpm/
|
D | tpm_i2c_infineon.c | 3 * Copyright (C) 2012,2013 Infineon Technologies 6 * Peter Huewe <peter.huewe@infineon.com> 13 * Infineon I2C Protocol Stack Specification v0.20. 674 {.compatible = "infineon,tpm_i2c_infineon"}, 675 {.compatible = "infineon,slb9635tt"}, 676 {.compatible = "infineon,slb9645tt"}, 732 MODULE_AUTHOR("Peter Huewe <peter.huewe@infineon.com>"); 733 MODULE_DESCRIPTION("TPM TIS I2C Infineon Driver");
|
D | tpm_infineon.c | 4 * Device Driver for the Infineon Technologies 11 * Project-Homepage: http://www.trust.rub.de/projects/linux-device-driver-infineon-tpm/ 18 /* Infineon specific definitions */ 380 /* Infineon TPMs */ 457 * The only known MMIO based Infineon TPM system provides in tpm_inf_pnp_probe() 532 "vendor id 0x%x%x (Infineon), " in tpm_inf_pnp_probe() 623 MODULE_DESCRIPTION("Driver for Infineon TPM SLD 9630 TT 1.1 / SLB 9635 TT 1.2");
|
D | tpm_tis_spi_main.c | 3 * Copyright (C) 2015 Infineon Technologies AG 7 * Peter Huewe <peter.huewe@infineon.com> 277 { .compatible = "infineon,slb9670", .data = tpm_tis_spi_probe },
|
/Linux-v5.15/drivers/media/tuners/ |
D | tua9001.c | 3 * Infineon TUA9001 silicon tuner driver 158 .name = "Infineon TUA9001", 221 dev_info(&client->dev, "Infineon TUA9001 successfully attached\n"); in tua9001_probe() 271 MODULE_DESCRIPTION("Infineon TUA9001 silicon tuner driver");
|
D | tua9001_priv.h | 3 * Infineon TUA9001 silicon tuner driver
|
D | Kconfig | 249 tristate "Infineon TUA9001 silicon tuner" 254 Infineon TUA 9001 silicon tuner driver.
|
/Linux-v5.15/drivers/isdn/hardware/mISDN/ |
D | Kconfig | 61 tristate "Support for cards with Infineon chipset" 67 chip from Infineon (former manufacturer Siemens).
|
/Linux-v5.15/include/linux/spi/ |
D | tle62x0.h | 3 * tle62x0.h - platform glue to Infineon TLE62x0 driver chips
|
/Linux-v5.15/Documentation/devicetree/bindings/security/tpm/ |
D | tpm_tis_spi.txt | 4 "infineon,slb9670"
|
1234