Home
last modified time | relevance | path

Searched full:alps (Results 1 – 25 of 88) sorted by relevance

1234

/kernel/linux/linux-5.10/Documentation/input/devices/
Dalps.rst2 ALPS Touchpad Protocol
7 Currently the ALPS touchpad driver supports seven protocol versions in use by
8 ALPS touchpads, called versions 1, 2, 3, 4, 5, 6, 7 and 8.
10 Since roughly mid-2010 several new ALPS touchpads have been released and
18 "Pinnacle", and "Dolphin", which you will see in the alps.c code.
19 For the purposes of this document, this group of ALPS touchpads will
20 generically be called "new ALPS touchpads".
24 different ALPS variants but there did not appear to be a 1:1 mapping.
31 All ALPS touchpads should respond to the "E6 report" command sequence:
32 E8-E6-E6-E6-E9. An ALPS touchpad should respond with either 00-00-0A or
[all …]
/kernel/linux/linux-4.19/Documentation/input/devices/
Dalps.rst2 ALPS Touchpad Protocol
7 Currently the ALPS touchpad driver supports seven protocol versions in use by
8 ALPS touchpads, called versions 1, 2, 3, 4, 5, 6, 7 and 8.
10 Since roughly mid-2010 several new ALPS touchpads have been released and
18 "Pinnacle", and "Dolphin", which you will see in the alps.c code.
19 For the purposes of this document, this group of ALPS touchpads will
20 generically be called "new ALPS touchpads".
24 different ALPS variants but there did not appear to be a 1:1 mapping.
31 All ALPS touchpads should respond to the "E6 report" command sequence:
32 E8-E6-E6-E6-E9. An ALPS touchpad should respond with either 00-00-0A or
[all …]
/kernel/linux/linux-4.19/Documentation/media/v4l-drivers/
Dtuner-cardlist.rst16 9 Alps HSBH1
17 10 Alps TSBE1
18 11 Alps TSBB5
19 12 Alps TSBE5
20 13 Alps TSBC5
22 15 Alps TSCH6
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dtuner-cardlist.rst18 9 Alps HSBH1
19 10 Alps TSBE1
20 11 Alps TSBB5
21 12 Alps TSBE5
22 13 Alps TSBC5
24 15 Alps TSCH6
/kernel/linux/linux-4.19/Documentation/media/dvb-drivers/
Dcards.rst35 - ves1x93 : Alps BSRV2 (ves1893 demodulator) and dbox2 (ves1993)
39 - stv0299 : Alps BSRU6 (tsa5059 PLL), LG TDQB-S00x (tsa5059 PLL),
48 - alps_tdlb7 : Alps TDLB7 (sp8870 demodulator, sp5659 PLL)
49 - alps_tdmb7 : Alps TDMB7 (cx22700 demodulator)
52 …- nxt6000 : Alps TDME7 (MITEL SP5659 PLL), Alps TDED4 (TI ALP510 PLL), Comtech DVBT-6k07 (SP5730…
/kernel/linux/linux-4.19/drivers/media/pci/ttpci/
Dbudget.c496 …case 0x1003: // Hauppauge/TT Nova budget (stv0299/ALPS BSRU6(tsa5059) OR ves1893/ALPS BSRV2(sp5659… in frontend_init()
498 // try the ALPS BSRV2 first of all in frontend_init()
508 // try the ALPS BSRU6 now in frontend_init()
522 case 0x1004: // Hauppauge/TT DVB-C budget (ves1820/ALPS TDBE2(sp5659)) in frontend_init()
544 printk(KERN_INFO "budget: tuner ALPS BSRU6 in Philips Semi. Sylt detected\n"); in frontend_init()
559 /* assume ALPS BSRU6 */ in frontend_init()
562 printk(KERN_INFO "budget: tuner ALPS BSRU6 detected\n"); in frontend_init()
570 /* assume ALPS BSBE1 */ in frontend_init()
578 printk(KERN_INFO "budget: tuner ALPS BSBE1 detected\n"); in frontend_init()
598 case 0x5f60: /* Fujitsu Siemens Activy Budget-T PCI rev AL (tda10046/ALPS TDHD1-204A) */ in frontend_init()
[all …]
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
Dbudget.c482 …case 0x1003: // Hauppauge/TT Nova budget (stv0299/ALPS BSRU6(tsa5059) OR ves1893/ALPS BSRV2(sp5659… in frontend_init()
484 // try the ALPS BSRV2 first of all in frontend_init()
494 // try the ALPS BSRU6 now in frontend_init()
508 case 0x1004: // Hauppauge/TT DVB-C budget (ves1820/ALPS TDBE2(sp5659)) in frontend_init()
530 printk(KERN_INFO "budget: tuner ALPS BSRU6 in Philips Semi. Sylt detected\n"); in frontend_init()
545 /* assume ALPS BSRU6 */ in frontend_init()
548 printk(KERN_INFO "budget: tuner ALPS BSRU6 detected\n"); in frontend_init()
556 /* assume ALPS BSBE1 */ in frontend_init()
564 printk(KERN_INFO "budget: tuner ALPS BSBE1 detected\n"); in frontend_init()
584 case 0x5f60: /* Fujitsu Siemens Activy Budget-T PCI rev AL (tda10046/ALPS TDHD1-204A) */ in frontend_init()
[all …]
/kernel/linux/linux-4.19/drivers/input/mouse/
Dalps.h2 * ALPS touchpad PS/2 mouse driver
188 * Many (but not all) ALPS touchpads can be identified by looking at the
202 * The ALPS protocol uses magic sequences to transmit binary data to the
205 * register address or (write) data. Different versions of the ALPS protocol
257 * struct alps_data - private data structure for the ALPS driver
Dalps.c2 * ALPS touchpad PS/2 mouse driver
10 * ALPS detection, tap switching and status querying info is taken from
26 #include "alps.h"
30 * Definitions for ALPS version 3 and 4 command mode protocol
104 6-byte ALPS packet */
216 /* Packet formats are described in Documentation/input/devices/alps.rst */
602 * Most ALPS models report the trackstick buttons in the touchpad in alps_process_trackstick_packet_v3()
1431 dev3->name = "PS/2 ALPS Mouse"; in alps_register_bare_ps2_mouse()
1525 * complete ALPS packet and this is start of the in alps_handle_interleaved_ps2()
1549 * packet in the middle of ALPS packet. in alps_handle_interleaved_ps2()
[all …]
Dhgpk.c9 * This driver is partly based on the ALPS driver, which is:
22 * The spec from ALPS is available from
124 * values are each approximately half of the previous. It seems that the ALPS
623 /* according to ALPS, 150mS is required for recalibration */ in hgpk_reset_device()
687 * This puts the touchpad in a power saving mode; according to ALPS, current
711 * means we can continue with the touchpad re-init. ALPS in hgpk_toggle_powersave()
1049 psmouse->vendor = "ALPS"; in hgpk_detect()
DKconfig28 Synaptics, ALPS or Elantech TouchPad users might be interested
42 bool "ALPS PS/2 mouse protocol extension" if EXPERT
46 Say Y here if you have an ALPS PS/2 touchpad connected to
/kernel/linux/linux-5.10/drivers/input/mouse/
Dalps.h3 * ALPS touchpad PS/2 mouse driver
185 * Many (but not all) ALPS touchpads can be identified by looking at the
199 * The ALPS protocol uses magic sequences to transmit binary data to the
202 * register address or (write) data. Different versions of the ALPS protocol
254 * struct alps_data - private data structure for the ALPS driver
Dalps.c3 * ALPS touchpad PS/2 mouse driver
11 * ALPS detection, tap switching and status querying info is taken from
23 #include "alps.h"
27 * Definitions for ALPS version 3 and 4 command mode protocol
101 6-byte ALPS packet */
213 /* Packet formats are described in Documentation/input/devices/alps.rst */
599 * Most ALPS models report the trackstick buttons in the touchpad in alps_process_trackstick_packet_v3()
1428 dev3->name = "PS/2 ALPS Mouse"; in alps_register_bare_ps2_mouse()
1522 * complete ALPS packet and this is start of the in alps_handle_interleaved_ps2()
1546 * packet in the middle of ALPS packet. in alps_handle_interleaved_ps2()
[all …]
Dhgpk.c10 * This driver is partly based on the ALPS driver, which is:
19 * The spec from ALPS is available from
121 * values are each approximately half of the previous. It seems that the ALPS
620 /* according to ALPS, 150mS is required for recalibration */ in hgpk_reset_device()
684 * This puts the touchpad in a power saving mode; according to ALPS, current
708 * means we can continue with the touchpad re-init. ALPS in hgpk_toggle_powersave()
1046 psmouse->vendor = "ALPS"; in hgpk_detect()
DKconfig29 Synaptics, ALPS or Elantech TouchPad users might be interested
43 bool "ALPS PS/2 mouse protocol extension" if EXPERT
47 Say Y here if you have an ALPS PS/2 touchpad connected to
/kernel/linux/linux-4.19/Documentation/hid/
Dhid-alps.txt1 ALPS HID Touchpad Protocol
6 Currently ALPS HID driver supports U1 Touchpad device.
/kernel/linux/linux-5.10/Documentation/hid/
Dindex.rst17 hid-alps
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/magnetometer/
Dak8974.txt7 * "alps,hscdtd008a"
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Dcx22702.h6 Alps TDMB7 DVB OFDM demodulator driver
Dtdhd1.h3 * tdhd1.h - ALPS TDHD1-204A tuner support
/kernel/linux/linux-5.10/drivers/media/tuners/
Dtuner-types.c220 /* ------------ TUNER_ALPS_TSBB5_PAL_I - Alps PAL_I ------------ */
236 /* ------------ TUNER_ALPS_TSBE5_PAL - Alps PAL ------------ */
246 /* ------------ TUNER_ALPS_TSBC5_PAL - Alps PAL ------------ */
272 /* ------------ TUNER_ALPS_TSHC6_NTSC - Alps NTSC ------------ */
1485 .name = "Alps HSBH1",
1492 .name = "Alps TSBE1",
1496 [TUNER_ALPS_TSBB5_PAL_I] = { /* Alps PAL_I */
1497 .name = "Alps TSBB5",
1501 [TUNER_ALPS_TSBE5_PAL] = { /* Alps PAL */
1502 .name = "Alps TSBE5",
[all …]
/kernel/linux/linux-4.19/drivers/media/tuners/
Dtuner-types.c219 /* ------------ TUNER_ALPS_TSBB5_PAL_I - Alps PAL_I ------------ */
235 /* ------------ TUNER_ALPS_TSBE5_PAL - Alps PAL ------------ */
245 /* ------------ TUNER_ALPS_TSBC5_PAL - Alps PAL ------------ */
271 /* ------------ TUNER_ALPS_TSHC6_NTSC - Alps NTSC ------------ */
1484 .name = "Alps HSBH1",
1491 .name = "Alps TSBE1",
1495 [TUNER_ALPS_TSBB5_PAL_I] = { /* Alps PAL_I */
1496 .name = "Alps TSBB5",
1500 [TUNER_ALPS_TSBE5_PAL] = { /* Alps PAL */
1501 .name = "Alps TSBE5",
[all …]
/kernel/linux/linux-4.19/drivers/hid/
Dhid-alps.c2 * Copyright (c) 2016 Masaki Ota <masaki.ota@jp.alps.com>
18 /* ALPS Device Product ID */
844 .name = "hid-alps",
859 MODULE_AUTHOR("Masaki Ota <masaki.ota@jp.alps.com>");
860 MODULE_DESCRIPTION("ALPS HID driver");
/kernel/linux/linux-5.10/drivers/hid/
Dhid-alps.c3 * Copyright (c) 2016 Masaki Ota <masaki.ota@jp.alps.com>
14 /* ALPS Device Product ID */
840 .name = "hid-alps",
855 MODULE_AUTHOR("Masaki Ota <masaki.ota@jp.alps.com>");
856 MODULE_DESCRIPTION("ALPS HID driver");
/kernel/linux/linux-4.19/drivers/media/dvb-frontends/
Dcx22702.h5 Alps TDMB7 DVB OFDM demodulator driver

1234