Home
last modified time | relevance | path

Searched full:elan (Results 1 – 25 of 82) sorted by relevance

1234

/Linux-v6.1/Documentation/devicetree/bindings/input/
Delan,ekth3000.yaml4 $id: http://devicetree.org/schemas/input/elan,ekth3000.yaml#
17 const: elan,ekth3000
32 elan,trackpoint:
36 elan,clickpad:
40 elan,middle-button:
44 elan,x_traces:
48 elan,y_traces:
75 compatible = "elan,ekth3000";
Delan,ekth6915.yaml4 $id: http://devicetree.org/schemas/input/elan,ekth6915.yaml#
7 title: Elan eKTH6915 touchscreen controller
13 Supports the Elan eKTH6915 touchscreen controller.
19 - const: elan,ekth6915
56 compatible = "elan,ekth6915";
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/
Delan,elants_i2c.yaml4 $id: "http://devicetree.org/schemas/input/touchscreen/elan,elants_i2c.yaml#"
19 - elan,ektf3624
20 - elan,ekth3500
22 - const: elan,ekth3915
23 - const: elan,ekth3500
67 compatible = "elan,ekth3500";
Dektf2127.txt1 * Elan eKTF2127 I2C touchscreen controller
4 - compatible : "elan,ektf2127" or "elan,ektf2132"
17 compatible = "elan,ektf2127";
/Linux-v6.1/drivers/tty/serial/8250/
Dserial_cs.c105 * Elan VPU16551 UART with 14.7456MHz oscillator
817 …PCMCIA_DEVICE_PROD_ID12("ELAN DIGITAL SYSTEMS LTD, c1997.", "SERIAL CARD: SL100 1.00.", 0x19ca78a…
818 …PCMCIA_DEVICE_PROD_ID12("ELAN DIGITAL SYSTEMS LTD, c1997.", "SERIAL CARD: SL100", 0x19ca78af, 0x71…
819 …PCMCIA_DEVICE_PROD_ID12("ELAN DIGITAL SYSTEMS LTD, c1997.", "SERIAL CARD: SL232 1.00.", 0x19ca78a…
820 …PCMCIA_DEVICE_PROD_ID12("ELAN DIGITAL SYSTEMS LTD, c1997.", "SERIAL CARD: SL232", 0x19ca78af, 0xb6…
821 …PCMCIA_DEVICE_PROD_ID12("ELAN DIGITAL SYSTEMS LTD, c2000.", "SERIAL CARD: CF232", 0x63f2e0bd, 0xb9…
822 …PCMCIA_DEVICE_PROD_ID12("ELAN DIGITAL SYSTEMS LTD, c2000.", "SERIAL CARD: CF232-5", 0x63f2e0bd, 0x…
823 PCMCIA_DEVICE_PROD_ID12("Elan", "Serial Port: CF232", 0x3beb8cf2, 0x171e7190),
824 PCMCIA_DEVICE_PROD_ID12("Elan", "Serial Port: CF232-5", 0x3beb8cf2, 0x20da4262),
825 PCMCIA_DEVICE_PROD_ID12("Elan", "Serial Port: CF428", 0x3beb8cf2, 0xea5dd57d),
[all …]
/Linux-v6.1/drivers/usb/misc/
Dusb_u132.h3 * Common Header File for the Elan Digital Systems U132 adapter
7 * Copyright(C) 2006 Elan Digital Systems Limited
10 * Author and Maintainer - Tony Olech - Elan Digital Systems
33 * via an ELAN U132 adapter.
37 * the U132 adapter manufactured by Elan Digital Systems, and the
DKconfig112 tristate "Elan PCMCIA CardBus Adapter USB Client"
114 ELAN's Uxxx series of adapters are USB to PCMCIA CardBus adapters.
121 adapter you will need this "ftdi-elan" module as well as the "u132-hcd"
129 See also the USB_U132_HCD entry "Elan U132 Adapter Host Controller"
/Linux-v6.1/drivers/hid/
Dhid-elan.c3 * HID Driver for ELAN Touchpad
169 input->name = "Elan Touchpad"; in elan_input_configured()
190 hid_err(hdev, "Failed to init elan MT slots: %d\n", ret); in elan_input_configured()
199 hid_err(hdev, "Failed to register elan input device: %d\n", in elan_input_configured()
282 * When touched with two fingers Elan touchpad will emit two HID reports in elan_usb_report_input()
326 * Elan MT touchpads in i2c mode send finger data in the same format in elan_i2c_report_input()
451 mute_led->name = "elan:red:mute"; in elan_init_mute_led()
526 .name = "elan",
539 MODULE_DESCRIPTION("Driver for HID ELAN Touchpads");
/Linux-v6.1/drivers/hid/i2c-hid/
DKconfig36 tristate "Driver for Elan hid-i2c based devices on OF systems"
40 Say Y here if you want support for Elan i2c devices that use
47 will be called i2c-hid-of-elan. It will also build/depend on
Di2c-hid-of-elan.c3 * Driver for Elan touchscreens that use the i2c-hid protocol.
110 { .compatible = "elan,ekth6915", .data = &elan_ekth6915_chip_data },
129 MODULE_DESCRIPTION("Elan i2c-hid touchscreen driver");
DMakefile13 obj-$(CONFIG_I2C_HID_OF_ELAN) += i2c-hid-of-elan.o
/Linux-v6.1/drivers/cpufreq/
Delanfreq.c3 * elanfreq: cpufreq driver for the AMD ELAN family
71 * Finds out at which frequency the CPU of the Elan SOC runs
109 * Access to the Elan's internal registers is indexed via in elanfreq_target()
225 MODULE_DESCRIPTION("cpufreq driver for AMD's Elan CPUs");
DKconfig.x8698 tristate "AMD Elan SC400 and SC410"
101 This adds the CPUFreq driver for AMD Elan SC400 and SC410
113 tristate "AMD Elan SC520"
116 This adds the CPUFreq driver for AMD Elan SC520 processor.
Dsc520_freq.c3 * sc520_freq.c: cpufreq driver for the AMD Elan sc520
134 MODULE_DESCRIPTION("cpufreq driver for AMD's Elan sc520 CPU");
/Linux-v6.1/drivers/input/mouse/
Delan_i2c_core.c3 * Elan I2C/SMBus Touchpad driver
5 * Copyright (c) 2013 ELAN Microelectronics Corp.
418 "elan,x_traces", in elan_query_device_parameters()
421 "elan,y_traces", in elan_query_device_parameters()
447 if (device_property_read_bool(&client->dev, "elan,clickpad")) in elan_query_device_parameters()
450 if (device_property_read_bool(&client->dev, "elan,middle-button")) in elan_query_device_parameters()
917 * Elan isr functions
1085 * Elan initialization functions
1098 input->name = "Elan TrackPoint"; in elan_setup_trackpoint_input_device()
1130 input->name = "Elan Touchpad"; in elan_setup_input_device()
[all …]
DKconfig274 tristate "ELAN I2C Touchpad support"
277 This driver adds support for Elan I2C/SMbus Trackpads.
279 Say Y here if you have a ELAN I2C/SMbus Touchpad.
289 Say Y here if Elan Touchpad in your system is connected to
298 Say Y here if Elan Touchpad in your system is connected to
Delan_i2c.h3 * Elan I2C/SMBus Touchpad driver
5 * Copyright (c) 2013 ELAN Microelectronics Corp.
/Linux-v6.1/arch/arm64/boot/dts/rockchip/
Drk3399-gru-bob.dts36 compatible = "elan,ekth3500";
48 compatible = "elan,ekth3000";
/Linux-v6.1/include/linux/input/
Delan-i2c-ids.h3 * Elan I2C/SMBus Touchpad device whitelist
5 * Copyright (c) 2013 ELAN Microelectronics Corp.
/Linux-v6.1/drivers/input/touchscreen/
Dektf2127.c3 * Driver for ELAN eKTF2127 i2c touchscreen controller
335 { .compatible = "elan,ektf2127" },
336 { .compatible = "elan,ektf2132" },
360 MODULE_DESCRIPTION("ELAN eKTF2127/eKTF2132 I2C Touchscreen Driver");
/Linux-v6.1/drivers/watchdog/
Dsc520_wdt.c3 * AMD Elan SC520 processor Watchdog Timer driver
70 * The AMD Elan SC520 timeout value is 492us times a power of 2 (0-7)
102 * AMD Elan SC520 - Watchdog Timer Registers
430 "Driver for watchdog timer in AMD \"Elan\" SC520 uProcessor");
/Linux-v6.1/arch/x86/
DKconfig.cpu39 - "AMD Elan" for the 32-bit AMD Elan embedded CPU.
215 bool "AMD Elan"
218 Select this for an AMD Elan processor.
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor-lazor-limozeen-r9.dts24 compatible = "elan,ekth3500";
Dsc7180-trogdor-lazor-limozeen-r4.dts26 compatible = "elan,ekth3500";
/Linux-v6.1/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui-jacuzzi.dtsi118 compatible = "elan,ekth3500";
137 compatible = "elan,ekth3000";

1234