Searched full:ene (Results 1 – 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | ene-kb3930.yaml | 4 $id: http://devicetree.org/schemas/mfd/ene-kb3930.yaml# 7 title: ENE KB3930 Embedded Controller bindings 10 This binding describes the ENE KB3930 Embedded Controller attached to an 21 - const: ene,kb3930 46 compatible = "dell,wyse-ariel-ec", "ene,kb3930";
|
/kernel/linux/linux-5.10/drivers/usb/storage/ |
D | unusual_ene_ub6250.h | 6 "ENE", 7 "ENE UB6250 reader",
|
D | Kconfig | 179 tristate "USB ENE card reader support" 181 Say Y here if you wish to control a ENE SD/MS Card reader.
|
D | ene_ub6250.c | 18 #define SD_INIT1_FIRMWARE "ene-ub6250/sd_init1.bin" 19 #define SD_INIT2_FIRMWARE "ene-ub6250/sd_init2.bin" 20 #define SD_RW_FIRMWARE "ene-ub6250/sd_rdwr.bin" 21 #define MS_INIT_FIRMWARE "ene-ub6250/ms_init.bin" 22 #define MSP_RW_FIRMWARE "ene-ub6250/msp_rdwr.bin" 23 #define MS_RW_FIRMWARE "ene-ub6250/ms_rdwr.bin" 27 MODULE_DESCRIPTION("Driver for ENE UB6250 reader"); 77 /* ENE bin code len */ 79 /* EnE HW Register */ 91 /* ENE Load FW Pattern */ [all …]
|
/kernel/linux/linux-5.10/drivers/mfd/ |
D | ene-kb3930.c | 3 * ENE KB3930 Embedded Controller Driver 195 { .compatible = "ene,kb3930" }, 204 .name = "ene-kb3930", 211 MODULE_DESCRIPTION("ENE KB3930 Embedded Controller Driver");
|
D | Makefile | 17 obj-$(CONFIG_MFD_ENE_KB3930) += ene-kb3930.o
|
D | Kconfig | 403 tristate "ENE KB3930 Embedded Controller support" 409 the registers that control LEDS and USB port power on ENE KB3930
|
/kernel/linux/linux-5.10/drivers/misc/cb710/ |
D | Kconfig | 3 tristate "ENE CB710/720 Flash memory card reader support" 6 This option enables support for PCI ENE CB710/720 Flash memory card
|
D | core.c | 327 MODULE_DESCRIPTION("ENE CB710 memory card reader driver");
|
/kernel/linux/linux-5.10/drivers/regulator/ |
D | tps6586x-regulator.c | 206 TPS6586X_LDO(LDO_5, "REG-SYS", tps6586x_ldo, SUPPLYV6, 0, 3, ENE, 6, 207 ENE, 6), 214 TPS6586X_LDO(LDO_9, "vinldo9", tps6586x_ldo, SUPPLYV6, 3, 3, ENE, 7, 215 ENE, 7), 241 ENE, 6, ENE, 6), 249 ENE, 7, ENE, 7),
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
D | yenta_socket.c | 66 * currently only used in the TI/EnE initialization code 959 * currently only used in the TI/EnE initialization code 1413 CB_ID(PCI_VENDOR_ID_ENE, PCI_DEVICE_ID_ENE_710, ENE), 1414 CB_ID(PCI_VENDOR_ID_ENE, PCI_DEVICE_ID_ENE_712, ENE), 1415 CB_ID(PCI_VENDOR_ID_ENE, PCI_DEVICE_ID_ENE_720, ENE), 1416 CB_ID(PCI_VENDOR_ID_ENE, PCI_DEVICE_ID_ENE_722, ENE), 1417 CB_ID(PCI_VENDOR_ID_ENE, PCI_DEVICE_ID_ENE_1211, ENE), 1418 CB_ID(PCI_VENDOR_ID_ENE, PCI_DEVICE_ID_ENE_1225, ENE), 1419 CB_ID(PCI_VENDOR_ID_ENE, PCI_DEVICE_ID_ENE_1410, ENE), 1420 CB_ID(PCI_VENDOR_ID_ENE, PCI_DEVICE_ID_ENE_1420, ENE),
|
D | Kconfig | 101 bool "Special initialization for TI and EnE bridges" if EXPERT 106 bool "Auto-tune EnE bridges for CB cards" if EXPERT
|
D | ti113x.h | 153 /* EnE test register */ 904 * EnE specific part. EnE bridges are register compatible with TI bridges but 961 "EnE: changing testregister 0xC9, %02x -> %02x\n", in ene_tune_bridge()
|
/kernel/linux/linux-5.10/drivers/media/rc/ |
D | Kconfig | 178 tristate "ENE eHome Receiver/Transceiver (pnp id: ENE0100/ENE02xxx)" 183 /transceiver made by ENE.
|
D | ene_ir.c | 3 * driver for ENE KB3926 B/C/D/E/F CIR (pnp id: ENE0XXX) 15 * ENE for partial device documentation 1052 rdev->device_name = "ENE eHome Infrared Remote Receiver"; in ene_probe() 1062 rdev->device_name = "ENE eHome Infrared Remote Transceiver"; in ene_probe()
|
D | fintek-cir.h | 8 * This driver is based upon the nuvoton, ite and ene drivers for
|
D | ene_ir.h | 3 * driver for ENE KB3926 B/C/D/E/F CIR (also known as ENE0XXX)
|
D | fintek-cir.c | 8 * This driver is based upon the nuvoton, ite and ene drivers for
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
D | Kconfig | 749 tristate "ENE CB710 MMC/SD Interface support" 753 This option enables support for MMC/SD part of ENE CB710/720 Flash
|
D | sdhci-pci-core.c | 1867 SDHCI_PCI_DEVICE(ENE, CB712_SD, ene_712), 1868 SDHCI_PCI_DEVICE(ENE, CB712_SD_2, ene_712), 1869 SDHCI_PCI_DEVICE(ENE, CB714_SD, ene_714), 1870 SDHCI_PCI_DEVICE(ENE, CB714_SD_2, ene_714),
|
D | cb710-mmc.c | 785 MODULE_DESCRIPTION("ENE CB710 memory card reader driver - MMC/SD part");
|
D | sdhci.c | 2408 * Some (ENE) controllers go apeshit on some ios operation, in sdhci_set_ios()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 334 "^ene,.*": 335 description: ENE Technology, Inc.
|
/kernel/linux/linux-5.10/ |
D | MAINTAINERS | 6520 ENE CB710 FLASH CARD READER DRIVER 6527 ENE KB2426 (ENE0100/ENE020XX) INFRARED RECEIVER
|