| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | mk-wifibt.sh | 111 $RKWIFIBT/drivers/infineon/Makefile 112 $KMAKE M=$RKWIFIBT/drivers/infineon 115 $RKWIFIBT/drivers/infineon/Makefile 116 $KMAKE M=$RKWIFIBT/drivers/infineon 119 $RKWIFIBT/drivers/infineon/Makefile 120 $KMAKE M=$RKWIFIBT/drivers/infineon 123 $RKWIFIBT/drivers/infineon/Makefile 124 $KMAKE M=$RKWIFIBT/drivers/infineon 127 $RKWIFIBT/drivers/infineon/Makefile 128 $KMAKE M=$RKWIFIBT/drivers/infineon [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/build-hooks/ |
| H A D | 20-wifibt.sh | 111 $RKWIFIBT/drivers/infineon/Makefile 112 $KMAKE M=$RKWIFIBT/drivers/infineon 115 $RKWIFIBT/drivers/infineon/Makefile 116 $KMAKE M=$RKWIFIBT/drivers/infineon 119 $RKWIFIBT/drivers/infineon/Makefile 120 $KMAKE M=$RKWIFIBT/drivers/infineon 123 $RKWIFIBT/drivers/infineon/Makefile 124 $KMAKE M=$RKWIFIBT/drivers/infineon 127 $RKWIFIBT/drivers/infineon/Makefile 128 $KMAKE M=$RKWIFIBT/drivers/infineon [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | Kconfig | 79 tristate "Infineon IR35221" 82 Infineon IR35221 controller. 88 tristate "Infineon IR38064" 90 If you say yes here you get hardware monitoring support for Infineon 97 tristate "Infineon IRPS5401" 100 Infineon IRPS5401 controller. 224 tristate "Infineon PXE1610" 226 If you say yes here you get hardware monitoring support for Infineon 271 tristate "Infineon XDPE122 family" 273 If you say yes here you get hardware monitoring support for Infineon
|
| H A D | xdpe12284.c | 3 * Hardware monitoring driver for Infineon Multi-phase Digital VR Controllers 151 {.compatible = "infineon,xdpe12254"}, 152 {.compatible = "infineon,xdpe12284"}, 170 MODULE_DESCRIPTION("PMBus driver for Infineon XDPE122 family");
|
| H A D | irps5401.c | 3 * Hardware monitoring driver for the Infineon IRPS5401M PMIC. 65 MODULE_DESCRIPTION("PMBus driver for Infineon IRPS5401");
|
| H A D | ir38064.c | 3 * Hardware monitoring driver for Infineon IR38064 63 MODULE_DESCRIPTION("PMBus driver for Infineon IR38064");
|
| H A D | pxe1610.c | 3 * Hardware monitoring driver for Infineon PXE1610 150 MODULE_DESCRIPTION("PMBus driver for Infineon PXE1610, PXE1110 and PXM1310");
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | trivial-devices.yaml | 89 # Infineon IR38064 Voltage Regulator 90 - infineon,ir38064 91 # Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz) 92 - infineon,slb9635tt 93 # Infineon SLB9645 I2C TPM (new protocol, max 400khz) 94 - infineon,slb9645tt 95 # Infineon TLV493D-A1B6 I2C 3D Magnetic Sensor 96 - infineon,tlv493d-a1b6 97 # Infineon Multi-phase Digital VR Controller xdpe12254 98 - infineon,xdpe12254 [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | aspeed-bmc-facebook-tiogapass.dts | 441 compatible = "infineon,pxe1610"; 445 compatible = "infineon,pxe1610"; 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"; 481 compatible = "infineon,slb9645tt";
|
| H A 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";
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A 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…
|
| H A D | xdpe12284.rst | 8 * Infineon XDPE12254 12 * Infineon XDPE12284 23 This driver implements support for Infineon Multi-phase XDPE122 family
|
| H A D | pxe1610.rst | 6 * Infineon PXE1610 14 * Infineon PXE1110 22 * Infineon PXM1310
|
| /OK3568_Linux_fs/u-boot/drivers/tpm/ |
| H A D | Kconfig | 26 bool "Enable support for Infineon SLB9635/45 TPMs on I2C" 29 This driver supports Infineon TPM devices connected on the I2C bus. 50 bool "Enable support for Infineon SLB9635/45 TPMs on LPC" 53 This driver supports Infineon TPM devices connected on the LPC bus.
|
| H A D | tpm_tis.h | 2 * Copyright (C) 2011 Infineon Technologies 5 * Peter Huewe <huewe.external@infineon.com>
|
| H A D | tpm_tis_infineon.c | 2 * Copyright (C) 2011 Infineon Technologies 5 * Peter Huewe <huewe.external@infineon.com> 13 * Infineon I2C Protocol Stack Specification v0.20. 625 { .compatible = "infineon,slb9635tt", .data = SLB9635 }, 626 { .compatible = "infineon,slb9645tt", .data = SLB9645 },
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | Kconfig | 99 tristate "TPM Interface Specification 1.2 Interface (I2C - Infineon)" 103 TCG TIS 1.2 TPM specification and Infineon's I2C Protocol Stack 137 tristate "Infineon Technologies TPM Interface" 140 If you have a TPM security chip from Infineon Technologies 146 can be found at http://www.trust.rub.de/projects/linux-device-driver-infineon-tpm/
|
| H A 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");
|
| H A 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");
|
| H A D | tpm_tis_spi_main.c | 3 * Copyright (C) 2015 Infineon Technologies AG 7 * Peter Huewe <peter.huewe@infineon.com> 274 { .compatible = "infineon,slb9670", .data = tpm_tis_spi_probe },
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/ |
| H A D | Kconfig | 3 tristate "Infineon wireless sdio cards support" 12 Infineon chipset.
|
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A 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");
|
| /OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/ |
| H A D | Kconfig | 61 tristate "Support for cards with Infineon chipset" 67 chip from Infineon (former manufacturer Siemens).
|
| /OK3568_Linux_fs/u-boot/drivers/rkflash/ |
| H A D | flash.h | 50 #define INFINEON 0x03 /* INFINEON */ macro
|
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | flash.h | 48 #define INFINEON 0x03 /* INFINEON */ macro
|